Author: gsingers
Date: Thu Oct 16 11:17:16 2008
New Revision: 705309

URL: http://svn.apache.org/viewvc?rev=705309&view=rev
Log:
0.1 again

Modified:
    lucene/mahout/trunk/core/build.xml

Modified: lucene/mahout/trunk/core/build.xml
URL: 
http://svn.apache.org/viewvc/lucene/mahout/trunk/core/build.xml?rev=705309&r1=705308&r2=705309&view=diff
==============================================================================
--- lucene/mahout/trunk/core/build.xml (original)
+++ lucene/mahout/trunk/core/build.xml Thu Oct 16 11:17:16 2008
@@ -40,7 +40,7 @@
        By default, this should be set to "X.Y.N-dev" where X.Y.N is
        "1 greater" then the last version released (on this branch).
     -->
-  <property name="version" value="0.2-dev" />
+  <property name="version" value="0.1-dev" />
 
   <!-- 3rd party libraries for compilation -->
   <property name="core-lib" value="lib" />


Reply via email to