Use 1.5.0 version

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

Branch: refs/heads/master
Commit: ed72c948322d79699f1d386c98e5b05ddae401a0
Parents: 3d75a62
Author: Antoine Toulme <[email protected]>
Authored: Fri Aug 19 21:28:06 2016 -0700
Committer: Antoine Toulme <[email protected]>
Committed: Fri Aug 19 21:28:06 2016 -0700

----------------------------------------------------------------------
 CHANGELOG             | 2 +-
 lib/buildr/version.rb | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/buildr/blob/ed72c948/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5a9de6a..980daf1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-1.5 (Pending)
+1.5.0 (Pending)
 * Change: Update RJB to 1.5.4
 * Change: Update rubyzip to 1.2.0
 * Change: Update hoe to 3.15.0

http://git-wip-us.apache.org/repos/asf/buildr/blob/ed72c948/lib/buildr/version.rb
----------------------------------------------------------------------
diff --git a/lib/buildr/version.rb b/lib/buildr/version.rb
index d929e21..7da5242 100644
--- a/lib/buildr/version.rb
+++ b/lib/buildr/version.rb
@@ -14,5 +14,5 @@
 # the License.
 
 module Buildr #:nodoc:
-  VERSION = '1.4.26.dev'.freeze
+  VERSION = '1.5.0.dev'.freeze
 end

Reply via email to