SF.net SVN: geany-plugins:[471] trunk/wscript

frlan at users.sourceforge.net frlan at xxxxx
Sat Feb 14 12:49:47 UTC 2009


Revision: 471
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=471&view=rev
Author:   frlan
Date:     2009-02-14 12:49:46 +0000 (Sat, 14 Feb 2009)

Log Message:
-----------
GeanySendMail. Update also waf with new version

Modified Paths:
--------------
    trunk/wscript

Modified: trunk/wscript
===================================================================
--- trunk/wscript	2009-02-14 12:45:49 UTC (rev 470)
+++ trunk/wscript	2009-02-14 12:49:46 UTC (rev 471)
@@ -75,7 +75,7 @@
 	Plugin('geanysendmail',
 		 [ 'geanysendmail/src/geanysendmail.c' ], # source files
 		 [ 'geanysendmail', 'geanysendmail/src' ], # include dirs
-		 '0.5svn'),
+		 '0.4.1'),
 	Plugin('geanydoc',
 		 [ 'geanydoc/src/config.c', 'geanydoc/src/geanydoc.c' ], # source files
 		 [ 'geanydoc', 'geanydoc/src' ], # include dirs


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