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>2010-09-30 01:07:59 +0400
committerJunio C Hamano <gitster@pobox.com>2010-09-30 02:26:17 +0400
commit9855b08d35edf8a8a441f24ff7b00e220a29f261 (patch)
tree05447e7e2048a5c01848aa003d6cda67b02fc27c /GIT-VERSION-GEN
parentb886656403ed26a9a78f73724c640a3149636ada (diff)
Start 1.7.4 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 75b8b3cc69..d441d88d6f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.3.1
+DEF_VER=v1.7.3.GIT
LF='
'