Author: midon
Date: Wed Apr 29 21:27:00 2009
New Revision: 769941

URL: http://svn.apache.org/viewvc?rev=769941&view=rev
Log:
Release APACHE_ODE_1.3.2

Added:
    ode/tags/APACHE_ODE_1.3.2/
      - copied from r769914, ode/branches/APACHE_ODE_1.X/
Modified:
    ode/tags/APACHE_ODE_1.3.2/Rakefile

Modified: ode/tags/APACHE_ODE_1.3.2/Rakefile
URL: 
http://svn.apache.org/viewvc/ode/tags/APACHE_ODE_1.3.2/Rakefile?rev=769941&r1=769914&r2=769941&view=diff
==============================================================================
--- ode/tags/APACHE_ODE_1.3.2/Rakefile (original)
+++ ode/tags/APACHE_ODE_1.3.2/Rakefile Wed Apr 29 21:27:00 2009
@@ -23,8 +23,8 @@
 require "buildr/hibernate"
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3.1-SNAPSHOT"
-NEXT_VERSION = "1.3.2"
+VERSION_NUMBER = "1.3.2"
+NEXT_VERSION = "1.3.3"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"


Reply via email to