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/05/10 01:07:18 UTC

svn commit: r536707 - in /incubator/ode/tags/APACHE_ODE_1.0-RC3-INCUBATING: ./ Rakefile

Author: mriou
Date: Wed May  9 16:07:17 2007
New Revision: 536707

URL: http://svn.apache.org/viewvc?view=rev&rev=536707
Log:
Release APACHE_ODE_1.0-RC3-INCUBATING

Added:
    incubator/ode/tags/APACHE_ODE_1.0-RC3-INCUBATING/
      - copied from r536704, incubator/ode/trunk/
Modified:
    incubator/ode/tags/APACHE_ODE_1.0-RC3-INCUBATING/Rakefile

Modified: incubator/ode/tags/APACHE_ODE_1.0-RC3-INCUBATING/Rakefile
URL: http://svn.apache.org/viewvc/incubator/ode/tags/APACHE_ODE_1.0-RC3-INCUBATING/Rakefile?view=diff&rev=536707&r1=536704&r2=536707
==============================================================================
--- incubator/ode/tags/APACHE_ODE_1.0-RC3-INCUBATING/Rakefile (original)
+++ incubator/ode/tags/APACHE_ODE_1.0-RC3-INCUBATING/Rakefile Wed May  9 16:07:17 2007
@@ -7,8 +7,8 @@
 
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.0-RC3-incubating-SNAPSHOT"
-NEXT_VERSION = "1.0-RC3-incubating"
+VERSION_NUMBER = "1.0-RC3-incubating"
+NEXT_VERSION = "1.1"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"