Repository: buildr
Updated Branches:
  refs/heads/master eca6aeb49 -> b3528c931


Update version in preparation for proposing a new release


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

Branch: refs/heads/master
Commit: 003871983864b82fe803b626c08fcc7d3273dd2b
Parents: eca6aeb
Author: Peter Donald <[email protected]>
Authored: Sat May 3 14:49:18 2014 +1000
Committer: Peter Donald <[email protected]>
Committed: Sat May 3 14:49:18 2014 +1000

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


http://git-wip-us.apache.org/repos/asf/buildr/blob/00387198/lib/buildr/version.rb
----------------------------------------------------------------------
diff --git a/lib/buildr/version.rb b/lib/buildr/version.rb
index 953ff5e..f7a5f9a 100644
--- a/lib/buildr/version.rb
+++ b/lib/buildr/version.rb
@@ -14,5 +14,5 @@
 # the License.
 
 module Buildr #:nodoc:
-  VERSION = '1.4.16.dev'.freeze
+  VERSION = '1.4.16'.freeze
 end

Reply via email to