pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] r3282 - trunk/pingus


From: grumbel at BerliOS
Subject: [Pingus-CVS] r3282 - trunk/pingus
Date: Thu, 18 Oct 2007 19:50:21 +0200

Author: grumbel
Date: 2007-10-18 19:50:21 +0200 (Thu, 18 Oct 2007)
New Revision: 3282

Modified:
   trunk/pingus/SConstruct
Log:
- upped version

Modified: trunk/pingus/SConstruct
===================================================================
--- trunk/pingus/SConstruct     2007-10-18 08:02:39 UTC (rev 3281)
+++ trunk/pingus/SConstruct     2007-10-18 17:50:21 UTC (rev 3282)
@@ -419,7 +419,7 @@
            print "\nError are being ignored, the build continues"
 
     config_h = open('config.h', 'w')
-    config_h.write('#define VERSION "0.7.1"\n')
+    config_h.write('#define VERSION "0.7.2"\n')
     config_h.write('#define ENABLE_BINRELOC 1\n')
     config_h.write('#define ICONV_CONST\n') # FIXME: make a check for this
     for (v,k) in config_h_defines:





reply via email to

[Prev in Thread] Current Thread [Next in Thread]