Repository: buildr
Updated Branches:
  refs/heads/master 54eb58c3c -> 661f4821d


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/884ea173
Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/884ea173
Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/884ea173

Branch: refs/heads/master
Commit: 884ea173417c2764cd7500812df3cf764e344344
Parents: 54eb58c
Author: Peter Donald <[email protected]>
Authored: Wed Jun 18 21:41:17 2014 +1000
Committer: Peter Donald <[email protected]>
Committed: Wed Jun 18 21:41:17 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/buildr/blob/884ea173/lib/buildr/version.rb
----------------------------------------------------------------------
diff --git a/lib/buildr/version.rb b/lib/buildr/version.rb
index a43d326..3823295 100644
--- a/lib/buildr/version.rb
+++ b/lib/buildr/version.rb
@@ -14,5 +14,5 @@
 # the License.
 
 module Buildr #:nodoc:
-  VERSION = '1.4.18.dev'.freeze
+  VERSION = '1.4.18'.freeze
 end

Reply via email to