~ubuntu-branches/ubuntu/maverick/postfix/maverick-security

« 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, LaMont Jones
  • Date: 2009-06-03 14:17:08 UTC
  • mfrom: (1.1.22 upstream)
  • Revision ID: james.westby@ubuntu.com-20090603141708-o9u59xlor7nmd2x1
[Wietse Venema]

* New upstream release: 2.6.2~rc1

[LaMont Jones]

* move postfix-add-{filter,policy} manpages to section 8, and deliver
* provide: default-mta on ubuntu

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       "20080902"
24
 
#define MAIL_VERSION_NUMBER     "2.5.5"
 
23
#define MAIL_RELEASE_DATE       "20090528"
 
24
#define MAIL_VERSION_NUMBER     "2.6.2-RC1"
25
25
 
26
26
#ifdef SNAPSHOT
27
27
# define MAIL_VERSION_DATE      "-" MAIL_RELEASE_DATE