Author: vanto
Date: Thu Dec 2 19:06:10 2010
New Revision: 1041539
URL: http://svn.apache.org/viewvc?rev=1041539&view=rev
Log:
Next version is 1.3.5, also for buildr.
Modified:
ode/branches/ode-1.3.5.x/Rakefile
Modified: ode/branches/ode-1.3.5.x/Rakefile
URL:
http://svn.apache.org/viewvc/ode/branches/ode-1.3.5.x/Rakefile?rev=1041539&r1=1041538&r2=1041539&view=diff
==============================================================================
--- ode/branches/ode-1.3.5.x/Rakefile (original)
+++ ode/branches/ode-1.3.5.x/Rakefile Thu Dec 2 19:06:10 2010
@@ -26,7 +26,7 @@ require File.join(File.dirname(__FILE__)
require File.join(File.dirname(__FILE__), 'dependencies.rb')
# Keep this structure to allow the build system to update version numbers.
-VERSION_NUMBER = "1.3.4"
+VERSION_NUMBER = "1.3.5-SNAPSHOT"
BUNDLE_VERSIONS = {
"ode.version" => VERSION_NUMBER,