Monotone-Parent: 10ffe772d1b4699a4fc8aa41c3f3354e492d3e35

Monotone-Revision: 2f3c94605759601f796021ed2469cb5eb7910364

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2011-03-30T15:01:55
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2011-03-30 15:01:55 +00:00
parent 5708eb23a3
commit e8026e67c8
11 changed files with 34 additions and 17 deletions
+3
View File
@@ -23,3 +23,6 @@
#import <Foundation/NSString.h>
NSString *SOGoBuildDate = SOGO_BUILD_DATE;
NSString *SOGoVersion = (SOGO_MAJOR_VERSION
@"." SOGO_MINOR_VERSION
@"." SOGO_SUBMINOR_VERSION);