From: <lh...@us...> - 2009-07-23 17:05:19
|
Revision: 336 http://tinytim.svn.sourceforge.net/tinytim/?rev=336&view=rev Author: lheuer Date: 2009-07-23 17:05:14 +0000 (Thu, 23 Jul 2009) Log Message: ----------- trunk represents next release now Modified Paths: -------------- tinytim-mio/trunk/CHANGES.txt tinytim-mio/trunk/build.properties Modified: tinytim-mio/trunk/CHANGES.txt =================================================================== --- tinytim-mio/trunk/CHANGES.txt 2009-07-23 17:03:09 UTC (rev 335) +++ tinytim-mio/trunk/CHANGES.txt 2009-07-23 17:05:14 UTC (rev 336) @@ -2,6 +2,11 @@ Changes Log =========== +2.0.0 a6 (xx.yy.2009) +--------------------- + + + 2.0.0 a5 (23.07.2009) --------------------- * JTMTopicMapReader / JTMTopicMapWriter implement the new JSON Topic Maps Modified: tinytim-mio/trunk/build.properties =================================================================== --- tinytim-mio/trunk/build.properties 2009-07-23 17:03:09 UTC (rev 335) +++ tinytim-mio/trunk/build.properties 2009-07-23 17:05:14 UTC (rev 336) @@ -1,5 +1,5 @@ version=2.0.0 -version_suffix=a5 -release_type= +version_suffix=a6 +#release_type= debug=off optimize=on This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |