about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2014-05-25 04:04:03 +0000
committerEric Wong <e@80x24.org>2014-05-29 20:09:43 +0000
commit9f72638e08d7d08eadffe6b0299205b6620f250e (patch)
tree0f30f91b55a894a4e89da15ff6627a8814849fdf
parent4114657cc809042f1951cad8a4dff566bf520ed5 (diff)
downloadunicorn-9f72638e08d7d08eadffe6b0299205b6620f250e.tar.gz
Incompatible changes ahead!
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index ad3e0f8..493fe52 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
-DEF_VER = "v4.8.3"
+DEF_VER = "v5.0.0.GIT"
 CONSTANT = "Unicorn::Const::UNICORN_VERSION"
 RVF = "lib/unicorn/version.rb"
 GVF = "GIT-VERSION-FILE"