Author: midon
Date: Sat Apr 18 01:03:43 2009
New Revision: 766192
URL: http://svn.apache.org/viewvc?rev=766192&view=rev
Log:
on the road to 1.3.1
Modified:
ode/branches/APACHE_ODE_1.X/Rakefile
Modified: ode/branches/APACHE_ODE_1.X/Rakefile
URL:
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.X/Rakefile?rev=766192&r1=766191&r2=766192&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.X/Rakefile Sat Apr 18 01:03:43 2009
@@ -23,7 +23,7 @@
require "buildr/hibernate"
# Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3-SNAPSHOT"
+VERSION_NUMBER = "1.3.1-SNAPSHOT"
NEXT_VERSION = "1.4"
ANNONGEN = "annogen:annogen:jar:0.1.0"