about summary refs log tree commit homepage
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2018-07-23 17:12:11 +0000
committerEric Wong <e@80x24.org>2018-07-23 17:12:11 +0000
commitd03dd4e9e4ff29689752b7c82202008fefaf1210 (patch)
treeb6a49618e37614b21e49eb61225700dc5a23c1d0 /GIT-VERSION-GEN
parent10f31bcbb901c160f65f98f07e43a33d1728bfda (diff)
parent75e65b8af51faf3c4f7a8303175a051d060eeb59 (diff)
downloadunicorn-d03dd4e9e4ff29689752b7c82202008fefaf1210.tar.gz
* 5.4-stable:
  unicorn 5.4.1
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index ebe1e85..1dd7921 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,5 +1,5 @@
 #!/usr/bin/env ruby
-DEF_VER = "v5.4.0"
+DEF_VER = "v5.4.1"
 CONSTANT = "Unicorn::Const::UNICORN_VERSION"
 RVF = "lib/unicorn/version.rb"
 GVF = "GIT-VERSION-FILE"