|
From: <lh...@us...> - 2010-03-19 14:47:53
|
Revision: 383
http://tinytim.svn.sourceforge.net/tinytim/?rev=383&view=rev
Author: lheuer
Date: 2010-03-19 14:47:47 +0000 (Fri, 19 Mar 2010)
Log Message:
-----------
Updated properties, forgot to update CHANGES %)
Modified Paths:
--------------
tinytim/tags/release-2.0.0/CHANGES.txt
tinytim/tags/release-2.0.0/build.properties
tinytim/trunk/CHANGES.txt
tinytim/trunk/build.properties
Modified: tinytim/tags/release-2.0.0/CHANGES.txt
===================================================================
--- tinytim/tags/release-2.0.0/CHANGES.txt 2010-03-19 14:38:57 UTC (rev 382)
+++ tinytim/tags/release-2.0.0/CHANGES.txt 2010-03-19 14:47:47 UTC (rev 383)
@@ -2,9 +2,9 @@
Changes Log
===========
-2.0.0 (2010-03-dd)
+2.0.0 (2010-03-19)
------------------
-* Updated TMAPI to 2.0.1 and is compatible to TMAPI 2.0.2
+* Updated TMAPI to 2.0.2 (kept compatibility to 2.0 and 2.0.1)
* Fixed LocatorImpl (the impl. of "equals" was different
from the TMAPI 2.0 specs) reported by Uta Schulze
* tinyTiM is usable as an OSGi bundle
Modified: tinytim/tags/release-2.0.0/build.properties
===================================================================
--- tinytim/tags/release-2.0.0/build.properties 2010-03-19 14:38:57 UTC (rev 382)
+++ tinytim/tags/release-2.0.0/build.properties 2010-03-19 14:47:47 UTC (rev 383)
@@ -1,4 +1,4 @@
version=2.0.0
-version_suffix=-SNAPSHOT
+version_suffix=
debug=off
optimize=on
Modified: tinytim/trunk/CHANGES.txt
===================================================================
--- tinytim/trunk/CHANGES.txt 2010-03-19 14:38:57 UTC (rev 382)
+++ tinytim/trunk/CHANGES.txt 2010-03-19 14:47:47 UTC (rev 383)
@@ -2,9 +2,9 @@
Changes Log
===========
-2.0.0 (2010-03-dd)
+2.0.0 (2010-03-19)
------------------
-* Updated TMAPI to 2.0.1 and is compatible to TMAPI 2.0.2
+* Updated TMAPI to 2.0.2 (kept compatibility to 2.0 and 2.0.1)
* Fixed LocatorImpl (the impl. of "equals" was different
from the TMAPI 2.0 specs) reported by Uta Schulze
* tinyTiM is usable as an OSGi bundle
Modified: tinytim/trunk/build.properties
===================================================================
--- tinytim/trunk/build.properties 2010-03-19 14:38:57 UTC (rev 382)
+++ tinytim/trunk/build.properties 2010-03-19 14:47:47 UTC (rev 383)
@@ -1,4 +1,4 @@
-version=2.0.0
+version=2.0.1
version_suffix=-SNAPSHOT
debug=off
optimize=on
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|