Author: donaldp
Date: Wed Feb 20 09:11:17 2013
New Revision: 1448049

URL: http://svn.apache.org/r1448049
Log:
Bump the version for the next development cycle

Modified:
    buildr/trunk/lib/buildr/version.rb

Modified: buildr/trunk/lib/buildr/version.rb
URL: 
http://svn.apache.org/viewvc/buildr/trunk/lib/buildr/version.rb?rev=1448049&r1=1448048&r2=1448049&view=diff
==============================================================================
--- buildr/trunk/lib/buildr/version.rb (original)
+++ buildr/trunk/lib/buildr/version.rb Wed Feb 20 09:11:17 2013
@@ -14,5 +14,5 @@
 # the License.
 
 module Buildr
-  VERSION = '1.4.10'.freeze
+  VERSION = '1.4.11.dev'.freeze
 end
\ No newline at end of file


Reply via email to