Author: toulmean
Date: Thu Nov 17 00:39:44 2011
New Revision: 1202957
URL: http://svn.apache.org/viewvc?rev=1202957&view=rev
Log:
change version to 1.4.7, so we can start doing RCs
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=1202957&r1=1202956&r2=1202957&view=diff
==============================================================================
--- buildr/trunk/lib/buildr/version.rb (original)
+++ buildr/trunk/lib/buildr/version.rb Thu Nov 17 00:39:44 2011
@@ -14,5 +14,5 @@
# the License.
module Buildr
- VERSION = '1.4.6'.freeze
+ VERSION = '1.4.7'.freeze
end
\ No newline at end of file