Author: mriou
Date: Fri Jun 27 12:30:54 2008
New Revision: 672365

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

Added:
    ode/tags/APACHE_ODE_1.2/
      - copied from r672340, ode/branches/APACHE_ODE_1.1/
    ode/tags/APACHE_ODE_1.2/Rakefile
      - copied, changed from r672354, ode/branches/APACHE_ODE_1.1/Rakefile

Copied: ode/tags/APACHE_ODE_1.2/Rakefile (from r672354, 
ode/branches/APACHE_ODE_1.1/Rakefile)
URL: 
http://svn.apache.org/viewvc/ode/tags/APACHE_ODE_1.2/Rakefile?p2=ode/tags/APACHE_ODE_1.2/Rakefile&p1=ode/branches/APACHE_ODE_1.1/Rakefile&r1=672354&r2=672365&rev=672365&view=diff
==============================================================================
--- ode/branches/APACHE_ODE_1.1/Rakefile (original)
+++ ode/tags/APACHE_ODE_1.2/Rakefile Fri Jun 27 12:30:54 2008
@@ -24,8 +24,8 @@
 require "buildr/hibernate"
 
 # Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.2RC1"
-NEXT_VERSION = "1.2"
+VERSION_NUMBER = "1.2"
+NEXT_VERSION = "1.3"
 
 ANNONGEN            = "annogen:annogen:jar:0.1.0"
 ANT                 = "ant:ant:jar:1.6.5"


Reply via email to