Author: vanto
Date: Tue Dec 16 11:11:10 2008
New Revision: 727121

URL: http://svn.apache.org/viewvc?rev=727121&view=rev
Log:
Next release from trunk will be 2.0

Modified:
    ode/trunk/Buildfile

Modified: ode/trunk/Buildfile
URL: 
http://svn.apache.org/viewvc/ode/trunk/Buildfile?rev=727121&r1=727120&r2=727121&view=diff
==============================================================================
--- ode/trunk/Buildfile (original)
+++ ode/trunk/Buildfile Tue Dec 16 11:11:10 2008
@@ -25,8 +25,8 @@
 
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3-SNAPSHOT"
-NEXT_VERSION = "1.3"
+VERSION_NUMBER = "2.0-SNAPSHOT"
+NEXT_VERSION = "2.0.1"
 
 # finds one or artifacts by a regex in a set of artifacts
 def findArtifacts(artifacts, expr)


Reply via email to