You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@buildr.apache.org by do...@apache.org on 2012/11/06 22:34:31 UTC

svn commit: r1406351 - /buildr/trunk/lib/buildr/version.rb

Author: donaldp
Date: Tue Nov  6 21:34:30 2012
New Revision: 1406351

URL: http://svn.apache.org/viewvc?rev=1406351&view=rev
Log:
Bump the release version

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=1406351&r1=1406350&r2=1406351&view=diff
==============================================================================
--- buildr/trunk/lib/buildr/version.rb (original)
+++ buildr/trunk/lib/buildr/version.rb Tue Nov  6 21:34:30 2012
@@ -14,5 +14,5 @@
 # the License.
 
 module Buildr
-  VERSION = '1.4.8'.freeze
+  VERSION = '1.4.9'.freeze
 end
\ No newline at end of file