Author: boisvert
Date: Thu Aug 20 17:14:37 2009
New Revision: 806263
URL: http://svn.apache.org/viewvc?rev=806263&view=rev
Log:
Next version is 1.3.4
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=806263&r1=806262&r2=806263&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.X/Rakefile (original)
+++ ode/branches/APACHE_ODE_1.X/Rakefile Thu Aug 20 17:14:37 2009
@@ -23,8 +23,8 @@
require "buildr/hibernate"
# Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3.2-SNAPSHOT"
-NEXT_VERSION = "1.3.3"
+VERSION_NUMBER = "1.3.4-SNAPSHOT"
+NEXT_VERSION = "1.3.4"
ANNONGEN = "annogen:annogen:jar:0.1.0"
ANT = "ant:ant:jar:1.6.5"