]> err.no Git - sope/blobdiff - sopex/SOPEX/Version
fixed some NGMail framework build issue
[sope] / sopex / SOPEX / Version
index b19ffd98dcd307c3cce710585fa2bab51a82f2a2..1b35913ea4ce048632239734f3b57baae69b889d 100644 (file)
@@ -1,4 +1,3 @@
-# $Id: Version 1 2004-08-20 11:17:52Z znek $
 #
 # This file is included by library makefiles to set the version information 
 # of the executable.
@@ -6,8 +5,9 @@
 # of consistency. On Mac OS X instead use
 # /Developer/Tools/agvtool new-version ${MAJOR_VERSION}.${MINOR_VERSION}.${SUBMINOR_VERSION}
 
-MAJOR_VERSION=1
+MAJOR_VERSION=2
 MINOR_VERSION=0
-SUBMINOR_VERSION=9
+SUBMINOR_VERSION=5
 
+# v2.0.0 requires NGObjWeb v4.5.95
 # v1.0.7 requires NGObjWeb v4.2.341