Author: mriou
Date: Mon Aug 13 14:40:37 2007
New Revision: 565541

URL: http://svn.apache.org/viewvc?view=rev&rev=565541
Log:
Version numbering for 1.1 RC2

Modified:
    ode/trunk/Rakefile

Modified: ode/trunk/Rakefile
URL: 
http://svn.apache.org/viewvc/ode/trunk/Rakefile?view=diff&rev=565541&r1=565540&r2=565541
==============================================================================
--- ode/trunk/Rakefile (original)
+++ ode/trunk/Rakefile Mon Aug 13 14:40:37 2007
@@ -25,7 +25,7 @@
 
 # Keep this structure to allow the build system to update version numbers.
 VERSION_NUMBER = "1.1-RC1-SNAPSHOT"
-NEXT_VERSION = "1.2"
+NEXT_VERSION = "1.1-RC2"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"


Reply via email to