~ubuntu-branches/ubuntu/trusty/postfix/trusty-updates

« back to all changes in this revision

Viewing changes to src/global/mail_version.h

  • Committer: Package Import Robot
  • Author(s): LaMont Jones, Wietse Venema, LaMont Jones
  • Date: 2012-01-17 19:48:32 UTC
  • mfrom: (1.1.33)
  • Revision ID: package-import@ubuntu.com-20120117194832-lig25ddco40g2tzz
[Wietse Venema]

* New Upstream Version

[LaMont Jones]

* ack NMU
* add debian/copyright file for lintian
* Add SMTPS entry to ufw profile.  LP: #859658
* Add sqlite map support.  LP: #774500  Closes: #651208
* Fix linux 3.0 + multiarch FTBFS, based on patch from Loïc Minier. 
  Closes: #643020

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       "20110902"
24
 
#define MAIL_VERSION_NUMBER     "2.8.5"
 
23
#define MAIL_RELEASE_DATE       "20111105"
 
24
#define MAIL_VERSION_NUMBER     "2.8.7"
25
25
 
26
26
#ifdef SNAPSHOT
27
27
# define MAIL_VERSION_DATE      "-" MAIL_RELEASE_DATE