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/18 03:19:42 UTC

svn commit: r539209 - in /incubator/ode/tags/APACHE_ODE_1.0-RC4-INCUBATING-SNAPSHOT: ./ Rakefile

Author: mriou
Date: Thu May 17 18:19:41 2007
New Revision: 539209

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

Added:
    incubator/ode/tags/APACHE_ODE_1.0-RC4-INCUBATING-SNAPSHOT/
      - copied from r539175, incubator/ode/trunk/
    incubator/ode/tags/APACHE_ODE_1.0-RC4-INCUBATING-SNAPSHOT/Rakefile
      - copied, changed from r539206, incubator/ode/trunk/Rakefile

Copied: incubator/ode/tags/APACHE_ODE_1.0-RC4-INCUBATING-SNAPSHOT/Rakefile (from r539206, incubator/ode/trunk/Rakefile)
URL: http://svn.apache.org/viewvc/incubator/ode/tags/APACHE_ODE_1.0-RC4-INCUBATING-SNAPSHOT/Rakefile?view=diff&rev=539209&p1=incubator/ode/trunk/Rakefile&r1=539206&p2=incubator/ode/tags/APACHE_ODE_1.0-RC4-INCUBATING-SNAPSHOT/Rakefile&r2=539209
==============================================================================
--- incubator/ode/trunk/Rakefile (original)
+++ incubator/ode/tags/APACHE_ODE_1.0-RC4-INCUBATING-SNAPSHOT/Rakefile Thu May 17 18:19:41 2007
@@ -25,8 +25,8 @@
 
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.0-RC3-incubating-SNAPSHOT"
-NEXT_VERSION = "1.0-RC4-incubating-SNAPSHOT"
+VERSION_NUMBER = "1.0-RC4-incubating-SNAPSHOT"
+NEXT_VERSION = "1.1"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"