Author: mriou
Date: Fri Feb  6 23:26:34 2009
New Revision: 741783

URL: http://svn.apache.org/viewvc?rev=741783&view=rev
Log:
More version tweaks.

Modified:
    ode/trunk/Buildfile

Modified: ode/trunk/Buildfile
URL: 
http://svn.apache.org/viewvc/ode/trunk/Buildfile?rev=741783&r1=741782&r2=741783&view=diff
==============================================================================
--- ode/trunk/Buildfile (original)
+++ ode/trunk/Buildfile Fri Feb  6 23:26:34 2009
@@ -25,8 +25,8 @@
 
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "2.0beta1-SNAPSHOT"
-NEXT_VERSION = "2.0beta2"
+VERSION_NUMBER = "2.0-beta1-SNAPSHOT"
+NEXT_VERSION = "2.0-beta1"
 
 # finds one or artifacts by a regex in a set of artifacts
 def findArtifacts(artifacts, expr)


Reply via email to