|
From: <lh...@us...> - 2008-08-11 12:59:59
|
Revision: 115
http://tinytim.svn.sourceforge.net/tinytim/?rev=115&view=rev
Author: lheuer
Date: 2008-08-11 13:00:06 +0000 (Mon, 11 Aug 2008)
Log Message:
-----------
- Updated build file to tinyTiM 1.5beta
Modified Paths:
--------------
tinytim-cxtm/trunk/build.xml
Modified: tinytim-cxtm/trunk/build.xml
===================================================================
--- tinytim-cxtm/trunk/build.xml 2008-08-11 12:47:57 UTC (rev 114)
+++ tinytim-cxtm/trunk/build.xml 2008-08-11 13:00:06 UTC (rev 115)
@@ -29,7 +29,7 @@
<property name="lib.junit" value="${dir.lib}/junit-4.4.jar"/>
<property name="lib.tmapi" value="${dir.lib}/tmapi-1_0SP1.jar"/>
- <property name="lib.tinytim" value="${dir.lib}/tinytim-1.5.0alpha2.jar"/>
+ <property name="lib.tinytim" value="${dir.lib}/tinytim-1.5.0beta.jar"/>
<target name="help">
<echo message="-------------------------"/>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|