Author: mriou Date: Tue May 29 08:42:50 2007 New Revision: 542567 URL: http://svn.apache.org/viewvc?view=rev&rev=542567 Log: version tweak
Modified: incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile Modified: incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile URL: http://svn.apache.org/viewvc/incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile?view=diff&rev=542567&r1=542566&r2=542567 ============================================================================== --- incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile (original) +++ incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile Tue May 29 08:42:50 2007 @@ -26,7 +26,7 @@ # Keep this structure to allow the build system to update version numbers. VERSION_NUMBER = "1.0-incubating" -NEXT_VERSION = "1.1" +NEXT_VERSION = "1.0-incubating" ANNONGEN = "annogen:annogen:jar:0.1.0" ANT = "ant:ant:jar:1.6.5"