Author: mriou Date: Tue May 29 08:28:44 2007 New Revision: 542563 URL: http://svn.apache.org/viewvc?view=rev&rev=542563 Log: Version tweaking.
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=542563&r1=542562&r2=542563 ============================================================================== --- incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile (original) +++ incubator/ode/branches/APACHE_ODE_1.0-INCUBATING/Rakefile Tue May 29 08:28:44 2007 @@ -25,7 +25,7 @@ # Keep this structure to allow the build system to update version numbers. -VERSION_NUMBER = "1.0-RC4-incubating" +VERSION_NUMBER = "1.0-incubating" NEXT_VERSION = "1.1" ANNONGEN = "annogen:annogen:jar:0.1.0"