summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-05 06:18:23 +0200
committerJunio C Hamano <gitster@pobox.com>2017-05-05 06:19:10 +0200
commitd61226c1118f749280c050555d83560ca0f3bf71 (patch)
tree9fcde81006ea70dac730c21b9dd6018c7930e9f7 /GIT-VERSION-GEN
parentMerge branch 'maint-2.8' into maint-2.9 (diff)
downloadgit-d61226c1118f749280c050555d83560ca0f3bf71.tar.xz
git-d61226c1118f749280c050555d83560ca0f3bf71.zip
Git 2.9.4v2.9.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 0011c3fc69..f0c6bb0cb1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.3
+DEF_VER=v2.9.4
LF='
'