You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ode.apache.org by mr...@apache.org on 2007/08/27 20:57:45 UTC

svn commit: r570220 - /ode/branches/APACHE_ODE_1.1/Rakefile

Author: mriou
Date: Mon Aug 27 11:57:44 2007
New Revision: 570220

URL: http://svn.apache.org/viewvc?rev=570220&view=rev
Log:
Will never get it right.

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=570220&r1=570219&r2=570220&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.1/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.1/Rakefile Mon Aug 27 11:57:44 2007
@@ -25,7 +25,7 @@
 
 # Keep this structure to allow the build system to update version numbers.
 VERSION_NUMBER = "1.1"
-NEXT_VERSION = "1.2"
+NEXT_VERSION = "1.1"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"