[Comoblog-commit] comoblog/modules/mod_markup/install mod_markup.xml, 1.4, 1.5
Status: Inactive
Brought to you by:
markwallis
|
From: Mark W. \(a. serialmonkey\) <mar...@us...> - 2008-02-19 03:39:31
|
Update of /cvsroot/comoblog/comoblog/modules/mod_markup/install In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv13720 Modified Files: mod_markup.xml Log Message: Increment mod_markup version number Index: mod_markup.xml =================================================================== RCS file: /cvsroot/comoblog/comoblog/modules/mod_markup/install/mod_markup.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- mod_markup.xml 17 Nov 2006 00:50:46 -0000 1.4 +++ mod_markup.xml 19 Feb 2008 03:39:27 -0000 1.5 @@ -2,7 +2,7 @@ <!DOCTYPE module SYSTEM "http://comoblog.sourceforge.net/DTD/comoblog_mod_install.dtd"> <module> <name>mod_markup</name> - <version>1.0</version> + <version>1.1</version> <minimum_supported>1.0</minimum_supported> <certified>1.0</certified> <description>Post filter module that implements WikiPedia style markup on incoming posts </description> @@ -24,4 +24,4 @@ <version>1.0</version> <author>Mark Wallis - mw...@se...</author> <date>2005-10-03</date> -</module> \ No newline at end of file +</module> |