Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-04-03 20:55:36 +0300
committerJunio C Hamano <gitster@pobox.com>2016-04-03 20:55:36 +0300
commit6a269e52a5d0c82567c5b39cc194cc90f9fa9156 (patch)
tree997ff5d1e06acfddf5e23f5655ece0e700df2b05 /GIT-VERSION-GEN
parent9494c396f3d0582f076ec4a9c44772ec5cc62870 (diff)
First batch for post 2.8 cycle
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..655b49011f 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.0.GIT
LF='
'