Author: donaldp
Date: Tue Oct  1 22:44:39 2013
New Revision: 1528244

URL: http://svn.apache.org/r1528244
Log:
Bump version in preparation for release

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=1528244&r1=1528243&r2=1528244&view=diff
==============================================================================
--- buildr/trunk/lib/buildr/version.rb (original)
+++ buildr/trunk/lib/buildr/version.rb Tue Oct  1 22:44:39 2013
@@ -14,5 +14,5 @@
 # the License.
 
 module Buildr #:nodoc:
-  VERSION = '1.4.13.dev'.freeze
-end
\ No newline at end of file
+  VERSION = '1.4.13'.freeze
+end


Reply via email to