~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, Matt Moen, Wietse Venema, LaMont Jones
  • Date: 2010-06-13 18:30:59 UTC
  • mfrom: (33.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100613183059-1nooxfg5yjj3itux
Tags: 2.7.1-1
[Matt Moen]

* Create ca-certificates.crt for smtp{,d}_enforce_tls case, too. 
  Closes: #575464

[Wietse Venema]

* New upstream release.

[LaMont Jones]

* add freebsd 8 support.  Closes: #570327
* Drop tinycdb build-dep.  Closes: #577997

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       "20100213"
24
 
#define MAIL_VERSION_NUMBER     "2.7.0"
 
23
#define MAIL_RELEASE_DATE       "20100608"
 
24
#define MAIL_VERSION_NUMBER     "2.7.1"
25
25
 
26
26
#ifdef SNAPSHOT
27
27
# define MAIL_VERSION_DATE      "-" MAIL_RELEASE_DATE