Author: mriou
Date: Mon Feb 23 22:46:36 2009
New Revision: 747180

URL: http://svn.apache.org/viewvc?rev=747180&view=rev
Log:
Changed version number to 2.1-SNAPSHOT

Modified:
    ode/trunk/Buildfile

Modified: ode/trunk/Buildfile
URL: 
http://svn.apache.org/viewvc/ode/trunk/Buildfile?rev=747180&r1=747179&r2=747180&view=diff
==============================================================================
--- ode/trunk/Buildfile (original)
+++ ode/trunk/Buildfile Mon Feb 23 22:46:36 2009
@@ -25,7 +25,7 @@
 
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "2.0-beta2-SNAPSHOT"
+VERSION_NUMBER = "2.1-SNAPSHOT"
 NEXT_VERSION = "2.0-beta3"
 
 # finds one or artifacts by a regex in a set of artifacts


Reply via email to