summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-07-11 10:45:50 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-07-11 10:45:50 -0700
commit5c9159de87e41cf14ec5f2132afb5a06f35c26b3 (patch)
tree8188d911b8f9422db7ae35838259667a6021af4e /GIT-VERSION-GEN
parentMerge branch 'jc/t2300-setup' into maint (diff)
downloadtgif-5c9159de87e41cf14ec5f2132afb5a06f35c26b3.tar.xz
Git 2.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='
'