Author: mriou Date: Tue May 29 08:51:16 2007 New Revision: 542570 URL: http://svn.apache.org/viewvc?view=rev&rev=542570 Log: Release APACHE_ODE_1.0-INCUBATING
Added: incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/ - copied from r542561, incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/ incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile - copied, changed from r542567, incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile Copied: incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile (from r542567, 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=542570&p1=incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile&r1=542567&p2=incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile&r2=542570 ============================================================================== --- incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile (original) +++ incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile Tue May 29 08:51:16 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.0-incubating" +NEXT_VERSION = "1.1" ANNONGEN = "annogen:annogen:jar:0.1.0" ANT = "ant:ant:jar:1.6.5"