summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-07-11 17:45:50 (GMT)
committerJunio C Hamano <gitster@pobox.com>2016-07-11 17:45:50 (GMT)
commit5c9159de87e41cf14ec5f2132afb5a06f35c26b3 (patch)
tree8188d911b8f9422db7ae35838259667a6021af4e /GIT-VERSION-GEN
parent3a30c14b9b4385d556c6bc8c99cdb41d27093939 (diff)
downloadgit-47e8b7c56a5504d463ee624f6ffeeef1b6d007c1.zip
git-47e8b7c56a5504d463ee624f6ffeeef1b6d007c1.tar.gz
git-47e8b7c56a5504d463ee624f6ffeeef1b6d007c1.tar.bz2
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 ae4f560..2dadb9c 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='
'