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

« back to all changes in this revision

Viewing changes to src/global/mail_version.h

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2011-03-22 10:37:24 UTC
  • mto: (39.1.4 oneiric)
  • mto: This revision was merged to the branch mainline in revision 38.
  • Revision ID: james.westby@ubuntu.com-20110322103724-yn2lqcab8gjj52jr
Tags: upstream-2.8.2
ImportĀ upstreamĀ versionĀ 2.8.2

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       "20110222"
24
 
#define MAIL_VERSION_NUMBER     "2.8.1"
 
23
#define MAIL_RELEASE_DATE       "20110321"
 
24
#define MAIL_VERSION_NUMBER     "2.8.2"
25
25
 
26
26
#ifdef SNAPSHOT
27
27
# define MAIL_VERSION_DATE      "-" MAIL_RELEASE_DATE