[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    playground/devtools/waf
From:       Thomas Nagy <tnagyemail-mail () yahoo ! fr>
Date:       2006-10-28 18:26:34
Message-ID: 1162059994.318827.27501.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 599836 by tnagy:

Version increment.


 M  +1 -1      demos/qt3/wscript  
 M  +1 -1      waf-light  
 M  +1 -1      wafadmin/Params.py  
 M  +1 -1      wscript  


--- trunk/playground/devtools/waf/demos/qt3/wscript #599835:599836
@@ -14,7 +14,7 @@
 
 def configure(conf):
 	conf.check_tool('g++ Qt3')
-
+	#conf.write_config_header()
 def build(bld):
 	obj = bld.create_obj('qt3', 'program')
 
--- trunk/playground/devtools/waf/waf-light #599835:599836
@@ -10,7 +10,7 @@
 	except:
 		pass
 
-VERSION="1.0.0"
+VERSION="1.0.1"
 cwd = os.getcwd()
 
 def decodeAscii85(s):
--- trunk/playground/devtools/waf/wafadmin/Params.py #599835:599836
@@ -10,7 +10,7 @@
 # =================================== #
 # Fixed constants, change with care
 
-g_version="1.0.0"
+g_version="1.0.1"
 g_rootname = ''
 if sys.path=='win32':
 	# get the first two letters (c:)
--- trunk/playground/devtools/waf/wscript #599835:599836
@@ -2,7 +2,7 @@
 # encoding: utf-8
 # Thomas Nagy, 2005, 2006 (ita)
 
-VERSION="1.0.0"
+VERSION="1.0.1"
 APPNAME='waf'
 
 demos = ['cpp', 'qt4', 'tex', 'ocaml', 'kde3', 'adv', 'cc', 'idl', 'docbook', 'xmlwaf', 'gnome']
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic