~ubuntu-branches/ubuntu/vivid/postfix/vivid-proposed

« back to all changes in this revision

Viewing changes to src/global/mail_version.h

Tags: upstream-2.2.6
ImportĀ upstreamĀ versionĀ 2.2.6

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
  * Patches change the patchlevel and the release date. Snapshots change the
21
21
  * release date only.
22
22
  */
23
 
#define MAIL_RELEASE_DATE       "20040915"
24
 
#define MAIL_VERSION_NUMBER     "2.1.5"
 
23
#define MAIL_RELEASE_DATE       "20051130"
 
24
#define MAIL_VERSION_NUMBER     "2.2.6"
25
25
 
26
26
#define VAR_MAIL_VERSION        "mail_version"
27
27
#ifdef SNAPSHOT