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>2012-08-22 22:49:26 +0400
committerJunio C Hamano <gitster@pobox.com>2012-08-22 22:54:47 +0400
commit851f7e689efa034701bf41c3be06c927480eaae9 (patch)
tree77f4382b6422fbd32d9a24aabc7b57d924d961ae /GIT-VERSION-GEN
parent7f6a0719dae5f87e85a68142eb0c99b9c8a32c44 (diff)
Kick off cycle towards 1.8.0
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 b27a2ff687..d2d2d699e1 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.12
+DEF_VER=v1.7.12.GIT
LF='
'