summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-05-28 15:50:22 -0700
committerJunio C Hamano <gitster@pobox.com>2014-05-30 10:13:41 -0700
commit34d5217584ee4722d0c0b07ed6c8f1f01ad157c3 (patch)
tree2afc851b60064ef8ef899cb6909a3a1fd0eb3003 /GIT-VERSION-GEN
parent12188a82990da099e2f3cf3d37aa4e0362122478 (diff)
downloadgit-1.9.4.tar.xz
Git 1.9.4v1.9.4
This is expected to be the final maintenance release for 1.9 series, merging the remaining fixes that are relevant and are already in 2.0. Signed-off-by: Junio C Hamano <gitster@pobox.com>
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 3b385d3078..a9886fb386 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9.3
+DEF_VER=v1.9.4
LF='
'