Author: mriou
Date: Wed Aug 15 17:11:59 2007
New Revision: 566426
URL: http://svn.apache.org/viewvc?view=rev&rev=566426
Log:
Still getting confused by numbering scheme.
Modified:
ode/trunk/Rakefile
Modified: ode/trunk/Rakefile
URL:
http://svn.apache.org/viewvc/ode/trunk/Rakefile?view=diff&rev=566426&r1=566425&r2=566426
==============================================================================
--- ode/trunk/Rakefile (original)
+++ ode/trunk/Rakefile Wed Aug 15 17:11:59 2007
@@ -25,7 +25,7 @@
# Keep this structure to allow the build system to update version numbers.
VERSION_NUMBER = "1.1-RC3"
-NEXT_VERSION = "1.2"
+NEXT_VERSION = "1.1-RC3"
ANNONGEN = "annogen:annogen:jar:0.1.0"
ANT = "ant:ant:jar:1.6.5"