Author: mriou
Date: Fri Jun 27 09:37:52 2008
New Revision: 672315
URL: http://svn.apache.org/viewvc?rev=672315&view=rev
Log:
Readying the versio numbers.
Modified:
ode/branches/APACHE_ODE_1.1/Rakefile
Modified: ode/branches/APACHE_ODE_1.1/Rakefile
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.1/Rakefile?rev=672315&r1=672314&r2=672315&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.1/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.1/Rakefile Fri Jun 27 09:37:52 2008
@@ -24,7 +24,7 @@
require "buildr/hibernate"
# Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.2RC1-SNAPSHOT"
+VERSION_NUMBER = "1.2"
NEXT_VERSION = "1.3"
ANNONGEN = "annogen:annogen:jar:0.1.0"