SF.net SVN: geany-plugins:[1444] trunk/geany-plugins/geanylatex/src/ geanylatex.c

frlan at users.sourceforge.net frlan at xxxxx
Sat Jun 12 19:31:46 UTC 2010


Revision: 1444
          http://geany-plugins.svn.sourceforge.net/geany-plugins/?rev=1444&view=rev
Author:   frlan
Date:     2010-06-12 19:31:46 +0000 (Sat, 12 Jun 2010)

Log Message:
-----------
GeanyLaTeX: Update of version string for 0.5 release (geany-plugins 0.19)

Modified Paths:
--------------
    trunk/geany-plugins/geanylatex/src/geanylatex.c

Modified: trunk/geany-plugins/geanylatex/src/geanylatex.c
===================================================================
--- trunk/geany-plugins/geanylatex/src/geanylatex.c	2010-06-12 19:29:22 UTC (rev 1443)
+++ trunk/geany-plugins/geanylatex/src/geanylatex.c	2010-06-12 19:31:46 UTC (rev 1444)
@@ -31,7 +31,7 @@
 PLUGIN_VERSION_CHECK(184)
 
 PLUGIN_SET_INFO(_("GeanyLaTeX"), _("Plugin to provide better LaTeX support"),
-	"0.5-beta1", "Frank Lanitz <frank at frank.uvena.de>")
+	"0.5", "Frank Lanitz <frank at frank.uvena.de>")
 
 GeanyPlugin	 *geany_plugin;
 GeanyData	   *geany_data;


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