Author: mriou
Date: Fri Feb  6 23:37:31 2009
New Revision: 741786

URL: http://svn.apache.org/viewvc?rev=741786&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=741786&r1=741785&r2=741786&view=diff
==============================================================================
--- ode/trunk/Buildfile (original)
+++ ode/trunk/Buildfile Fri Feb  6 23:37:31 2009
@@ -25,7 +25,7 @@
 
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "2.0-beta1-SNAPSHOT"
+VERSION_NUMBER = "2.1-SNAPSHOT"
 NEXT_VERSION = "2.0-beta1"
 
 # finds one or artifacts by a regex in a set of artifacts


Reply via email to