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-01-30 01:46:18 +0400
committerJunio C Hamano <gitster@pobox.com>2012-01-30 01:46:18 +0400
commit85da4d459bd6fe11189a2ccf560c952b31ed67b2 (patch)
tree9ee1af20398904b121396b8e494e34d4aa1fd5b8 /GIT-VERSION-GEN
parent5a304dd303cd47d8b05b17766399010a674e799a (diff)
Kick off the post 1.7.9 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 70204f87f9..c25fd2a374 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.9
+DEF_VER=v1.7.9.GIT
LF='
'