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/16 02:20:37 UTC

svn commit: r566430 - in /ode/tags/APACHE_ODE_1.1-RC3: ./ Rakefile

Author: mriou
Date: Wed Aug 15 17:20:36 2007
New Revision: 566430

URL: http://svn.apache.org/viewvc?view=rev&rev=566430
Log:
Release APACHE_ODE_1.1-RC3

Added:
    ode/tags/APACHE_ODE_1.1-RC3/
      - copied from r566423, ode/trunk/
    ode/tags/APACHE_ODE_1.1-RC3/Rakefile
      - copied, changed from r566426, ode/trunk/Rakefile

Copied: ode/tags/APACHE_ODE_1.1-RC3/Rakefile (from r566426, ode/trunk/Rakefile)
URL: http://svn.apache.org/viewvc/ode/tags/APACHE_ODE_1.1-RC3/Rakefile?view=diff&rev=566430&p1=ode/trunk/Rakefile&r1=566426&p2=ode/tags/APACHE_ODE_1.1-RC3/Rakefile&r2=566430
==============================================================================
--- ode/trunk/Rakefile (original)
+++ ode/tags/APACHE_ODE_1.1-RC3/Rakefile Wed Aug 15 17:20:36 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.1-RC3"
+NEXT_VERSION = "1.2"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"