|
From: <lh...@us...> - 2009-07-23 16:49:55
|
Revision: 333
http://tinytim.svn.sourceforge.net/tinytim/?rev=333&view=rev
Author: lheuer
Date: 2009-07-23 16:49:53 +0000 (Thu, 23 Jul 2009)
Log Message:
-----------
trunk represents 2.0.0a6 now
Modified Paths:
--------------
tinytim/trunk/CHANGES.txt
tinytim/trunk/README.txt
tinytim/trunk/build.properties
Modified: tinytim/trunk/CHANGES.txt
===================================================================
--- tinytim/trunk/CHANGES.txt 2009-07-23 16:47:14 UTC (rev 332)
+++ tinytim/trunk/CHANGES.txt 2009-07-23 16:49:53 UTC (rev 333)
@@ -2,6 +2,12 @@
Changes Log
===========
+2.0.0 a6 (xx.yy.2009)
+---------------------
+
+
+
+
2.0.0 a5 (23.07.2009)
---------------------
Modified: tinytim/trunk/README.txt
===================================================================
--- tinytim/trunk/README.txt 2009-07-23 16:47:14 UTC (rev 332)
+++ tinytim/trunk/README.txt 2009-07-23 16:49:53 UTC (rev 333)
@@ -11,7 +11,7 @@
Installation
------------
-No real installation needed, simply put the ``tinytim-2.0.0a5.jar`` and
+No real installation needed, simply put the ``tinytim-2.0.0a6.jar`` and
``tmapi-2.0a2.jar`` into your classpath. That's all. :)
Optionally, you can put the ``trove-<VERSION>.jar`` into your classpath which
makes tinyTiM slightly more memory efficient and faster.
Modified: tinytim/trunk/build.properties
===================================================================
--- tinytim/trunk/build.properties 2009-07-23 16:47:14 UTC (rev 332)
+++ tinytim/trunk/build.properties 2009-07-23 16:49:53 UTC (rev 333)
@@ -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.
|