Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2014-12-17 22:22:32 +0300
committerJunio C Hamano <gitster@pobox.com>2014-12-17 22:22:32 +0300
commit83332636f575f00edff8f3afb15a2f96885bf417 (patch)
treeeb9635e618a9faeb5d21714025494dcce46a2a97 /GIT-VERSION-GEN
parent6898b797218ca1f25818d813318b387d965dc1bb (diff)
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='
'