~ubuntu-branches/ubuntu/saucy/postfix/saucy-201305211707

« back to all changes in this revision

Viewing changes to src/global/mail_version.h

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones, Wietse Venema, Kees Cook
  • Date: 2011-02-23 02:04:21 UTC
  • mfrom: (1.1.28 upstream)
  • Revision ID: james.westby@ubuntu.com-20110223020421-1hxhntwr0fvyzucd
[Wietse Venema]

* new upstream version

[Kees Cook]

* debian/init.d: fix relative path problem in CA bundle chroot copying. 
  Closes: #614748, #614750  LP: #723312

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
  * Patches change both the patchlevel and the release date. Snapshots have no
21
21
  * patchlevel; they change the release date only.
22
22
  */
23
 
#define MAIL_RELEASE_DATE       "20110120"
24
 
#define MAIL_VERSION_NUMBER     "2.8.0"
 
23
#define MAIL_RELEASE_DATE       "20110222"
 
24
#define MAIL_VERSION_NUMBER     "2.8.1"
25
25
 
26
26
#ifdef SNAPSHOT
27
27
# define MAIL_VERSION_DATE      "-" MAIL_RELEASE_DATE