SF.net SVN: geany-plugins:[1740] trunk/geany-plugins/waf

eht16 at users.sourceforge.net eht16 at xxxxx
Thu Nov 11 15:48:55 UTC 2010


Revision: 1740
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1740&view=rev
Author:   eht16
Date:     2010-11-11 15:48:55 +0000 (Thu, 11 Nov 2010)

Log Message:
-----------
Update Waf to release 1.6.1

Modified Paths:
--------------
    trunk/geany-plugins/waf

Modified: trunk/geany-plugins/waf
===================================================================
--- trunk/geany-plugins/waf	2010-11-11 15:48:14 UTC (rev 1739)
+++ trunk/geany-plugins/waf	2010-11-11 15:48:55 UTC (rev 1740)
@@ -33,10 +33,10 @@
 import os, sys
 
 VERSION="1.6.1"
-REVISION="feb3e2618520cd418b5bd3642e8e4316"
+REVISION="1369902f3a1b0afb93dd6cdf3068f626"
 INSTALL=''
-C1='#.'
-C2='#%'
+C1='#)'
+C2='#('
 cwd = os.getcwd()
 join = os.path.join
 
@@ -161,5 +161,5 @@
 	Scripting.waf_entry_point(cwd, VERSION, wafdir)
 
 #==>

@@ Diff output truncated at 100000 characters. @@

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the Plugins-Commits mailing list