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>2016-07-11 20:45:50 +0300
committerJunio C Hamano <gitster@pobox.com>2016-07-11 20:45:50 +0300
commit5c9159de87e41cf14ec5f2132afb5a06f35c26b3 (patch)
tree8188d911b8f9422db7ae35838259667a6021af4e /GIT-VERSION-GEN
parent3a30c14b9b4385d556c6bc8c99cdb41d27093939 (diff)
Git 2.9.1v2.9.1
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 ae4f560385..2dadb9c219 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.0
+DEF_VER=v2.9.1
LF='
'