Author: mriou
Date: Fri Jun 6 16:36:47 2008
New Revision: 664197
URL: http://svn.apache.org/viewvc?rev=664197&view=rev
Log:
Changed version number to 1.2RC1-SNAPSHOT
Modified:
ode/branches/APACHE_ODE_1.1/Rakefile
Modified: ode/branches/APACHE_ODE_1.1/Rakefile
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.1/Rakefile?rev=664197&r1=664196&r2=664197&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.1/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.1/Rakefile Fri Jun 6 16:36:47 2008
@@ -25,7 +25,7 @@
# Keep this structure to allow the build system to update version numbers.
VERSION_NUMBER = "1.2RC1-SNAPSHOT"
-NEXT_VERSION = "1.2RC1"
+NEXT_VERSION = "1.3"
ANNONGEN = "annogen:annogen:jar:0.1.0"
ANT = "ant:ant:jar:1.6.5"