SF.net SVN: geany-plugins:[1459] trunk/geany-plugins/geanygendoc

colombanw at users.sourceforge.net colombanw at xxxxx
Mon Jun 14 19:56:28 UTC 2010


Revision: 1459
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1459&view=rev
Author:   colombanw
Date:     2010-06-14 19:56:27 +0000 (Mon, 14 Jun 2010)

Log Message:
-----------
GeanyGenDoc: Post-release version bump

Modified Paths:
--------------
    trunk/geany-plugins/geanygendoc/ChangeLog
    trunk/geany-plugins/geanygendoc/src/ggd-plugin.h

Modified: trunk/geany-plugins/geanygendoc/ChangeLog
===================================================================
--- trunk/geany-plugins/geanygendoc/ChangeLog	2010-06-14 01:15:26 UTC (rev 1458)
+++ trunk/geany-plugins/geanygendoc/ChangeLog	2010-06-14 19:56:27 UTC (rev 1459)
@@ -1,3 +1,9 @@
+2010-06-14  Colomban Wendling  <ban(at)herbesfolles(dot)org>
+
+  * src/ggd-plugin.h:
+    Post-release version bump.
+
+
 2010-06-12  Colomban Wendling  <ban(at)herbesfolles(dot)org>
 
   * src/ggd-tag-utils.c:

Modified: trunk/geany-plugins/geanygendoc/src/ggd-plugin.h
===================================================================
--- trunk/geany-plugins/geanygendoc/src/ggd-plugin.h	2010-06-14 01:15:26 UTC (rev 1458)
+++ trunk/geany-plugins/geanygendoc/src/ggd-plugin.h	2010-06-14 19:56:27 UTC (rev 1459)
@@ -49,7 +49,7 @@
 #define GGD_PLUGIN_ONAME    geanygendoc
 #define GGD_PLUGIN_CNAME    G_STRINGIFY (GGD_PLUGIN_ONAME)
 #define GGD_PLUGIN_NAME     "GeanyGenDoc"
-#define GGD_PLUGIN_VERSION  "0.1" /* Don't use Geany-Plugin's version */
+#define GGD_PLUGIN_VERSION  "0.2" /* Don't use Geany-Plugin's version */
 
 
 /* global plugin options */


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