Author: mriou
Date: Fri Feb  6 22:38:14 2009
New Revision: 741765

URL: http://svn.apache.org/viewvc?rev=741765&view=rev
Log:
Got it wrong again.

Modified:
    ode/branches/APACHE_ODE_1.X/Rakefile

Modified: ode/branches/APACHE_ODE_1.X/Rakefile
URL: 
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/Rakefile?rev=741765&r1=741764&r2=741765&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.X/Rakefile Fri Feb  6 22:38:14 2009
@@ -24,7 +24,7 @@
 
 # Keep this structure to allow the build system to update version numbers.
 VERSION_NUMBER = "1.3-SNAPSHOT"
-NEXT_VERSION = "1.4"
+NEXT_VERSION = "1.3"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"


Reply via email to