summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-04-29 14:18:16 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-04-29 14:19:11 -0700
commit60115f54bda3a127ed3cc8ffc6ab6c771cbceb1b (patch)
tree339eca7763290c32a8f711a5b63103f6d312855d /GIT-VERSION-GEN
parentMerge branch 'js/mingw-tests-2.8' into maint (diff)
downloadtgif-60115f54bda3a127ed3cc8ffc6ab6c771cbceb1b.tar.xz
Git 2.8.2
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 46595dad22..5f99f23cad 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.1
+DEF_VER=v2.8.2
LF='
'