summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-03-28 21:19:45 +0200
committerJunio C Hamano <gitster@pobox.com>2016-03-28 21:19:45 +0200
commit90f7b16b3adc78d4bbabbd426fb69aa78c714f71 (patch)
treec1099f20cc1b0be3ca1a45a369194fa58866e959 /GIT-VERSION-GEN
parentMerge branch 'ls/p4-doc-markup' (diff)
downloadgit-90f7b16b3adc78d4bbabbd426fb69aa78c714f71.tar.xz
git-90f7b16b3adc78d4bbabbd426fb69aa78c714f71.zip
Git 2.8v2.8.0
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index b5072a28ed..4e9450b3ae 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.8.0-rc4
+DEF_VER=v2.8.0
LF='
'