SF.net SVN: geany-plugins:[862] branches/geany-plugins-0.17.1

hyperair at users.sourceforge.net hyperair at xxxxx
Tue Jul 21 21:35:30 UTC 2009


Revision: 862
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=862&view=rev
Author:   hyperair
Date:     2009-07-21 21:35:30 +0000 (Tue, 21 Jul 2009)

Log Message:
-----------
Bump versions in wscript and .nsi

Modified Paths:
--------------
    branches/geany-plugins-0.17.1/build/geany-plugins.nsi
    branches/geany-plugins-0.17.1/wscript

Modified: branches/geany-plugins-0.17.1/build/geany-plugins.nsi
===================================================================
--- branches/geany-plugins-0.17.1/build/geany-plugins.nsi	2009-07-21 21:29:07 UTC (rev 861)
+++ branches/geany-plugins-0.17.1/build/geany-plugins.nsi	2009-07-21 21:35:30 UTC (rev 862)
@@ -31,8 +31,8 @@
 ; helper defines  ;
 ;;;;;;;;;;;;;;;;;;;
 !define PRODUCT_NAME "Geany-Plugins"
-!define PRODUCT_VERSION "0.17"
-!define PRODUCT_VERSION_ID "0.17.0.0"
+!define PRODUCT_VERSION "0.17.1"
+!define PRODUCT_VERSION_ID "0.17.1.0"
 !define PRODUCT_PUBLISHER "The Geany developer team"
 !define PRODUCT_WEB_SITE "http://www.geany.org/"
 !define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"

Modified: branches/geany-plugins-0.17.1/wscript
===================================================================
--- branches/geany-plugins-0.17.1/wscript	2009-07-21 21:29:07 UTC (rev 861)
+++ branches/geany-plugins-0.17.1/wscript	2009-07-21 21:35:30 UTC (rev 862)
@@ -41,7 +41,7 @@
 
 
 APPNAME = 'geany-plugins'
-VERSION = '0.17'
+VERSION = '0.17.1'
 
 srcdir = '.'
 blddir = '_build_'


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