aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-04-03 10:11:35 -0700
committerJunio C Hamano <gitster@pobox.com>2016-04-03 10:14:12 -0700
commitd95553a6b8c5153f541adcfc3346004e8249b0e6 (patch)
tree4759c295876655e144be247433ed1083978eb9c1 /GIT-VERSION-GEN
parent6e4de7fca317133746a62de308ab16afb1204487 (diff)
downloadgit-d95553a6b8c5153f541adcfc3346004e8249b0e6.tar.gz
git-d95553a6b8c5153f541adcfc3346004e8249b0e6.tar.xz
Git 2.8.1v2.8.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 4e9450b3a..46595dad2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0
+DEF_VER=v2.8.1
LF='
'