summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-12-17 11:22:32 -0800
committerJunio C Hamano <gitster@pobox.com>2014-12-17 11:22:32 -0800
commit83332636f575f00edff8f3afb15a2f96885bf417 (patch)
treeeb9635e618a9faeb5d21714025494dcce46a2a97 /GIT-VERSION-GEN
parent6898b797218ca1f25818d813318b387d965dc1bb (diff)
downloadgit-1.9.5.tar.xz
Git 1.9.5v1.9.5
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 a9886fb386..b32d9314f7 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9.4
+DEF_VER=v1.9.5
LF='
'