Author: mriou Date: Fri May 4 16:18:20 2007 New Revision: 535411 URL: http://svn.apache.org/viewvc?view=rev&rev=535411 Log: Release APACHE_ODE_1.0-RC2-INCUBATING
Added: incubator/ode/tags/APACHE_ODE_1.0-RC2-INCUBATING/ - copied from r535400, incubator/ode/trunk/ Modified: incubator/ode/tags/APACHE_ODE_1.0-RC2-INCUBATING/Rakefile Modified: incubator/ode/tags/APACHE_ODE_1.0-RC2-INCUBATING/Rakefile URL: http://svn.apache.org/viewvc/incubator/ode/tags/APACHE_ODE_1.0-RC2-INCUBATING/Rakefile?view=diff&rev=535411&r1=535400&r2=535411 ============================================================================== --- incubator/ode/tags/APACHE_ODE_1.0-RC2-INCUBATING/Rakefile (original) +++ incubator/ode/tags/APACHE_ODE_1.0-RC2-INCUBATING/Rakefile Fri May 4 16:18:20 2007 @@ -7,8 +7,8 @@ # Keep this structure to allow the build system to update version numbers. -VERSION_NUMBER = "1.0-RC2-incubating-SNAPSHOT" -NEXT_VERSION = "1.0-RC2-incubating" +VERSION_NUMBER = "1.0-RC2-incubating" +NEXT_VERSION = "1.1" ANNONGEN = "annogen:annogen:jar:0.1.0" ANT = "ant:ant:jar:1.6.5"