Repository: buildr
Updated Branches:
  refs/heads/master 2a4892a5c -> 21d922ae7


Bump the version in preparation for release


Project: http://git-wip-us.apache.org/repos/asf/buildr/repo
Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/09012a71
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/09012a71
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/09012a71

Branch: refs/heads/master
Commit: 09012a71778f75ea723c0f61787df4863e1de4eb
Parents: 2a4892a
Author: Peter Donald <[email protected]>
Authored: Sat Aug 23 14:11:42 2014 +1000
Committer: Peter Donald <[email protected]>
Committed: Sat Aug 23 14:11:42 2014 +1000

----------------------------------------------------------------------
 lib/buildr/version.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/09012a71/lib/buildr/version.rb
----------------------------------------------------------------------
diff --git a/lib/buildr/version.rb b/lib/buildr/version.rb
index 69594d3..8868709 100644
--- a/lib/buildr/version.rb
+++ b/lib/buildr/version.rb
@@ -14,5 +14,5 @@
 # the License.
 
 module Buildr #:nodoc:
-  VERSION = '1.4.20.dev'.freeze
+  VERSION = '1.4.20'.freeze
 end

Reply via email to