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-05-09 09:58:36 +0400
committerJunio C Hamano <gitster@pobox.com>2010-05-09 09:58:36 +0400
commit212f0ba357cde43d1cf66692f73a2f662d13ac55 (patch)
tree165e56991f3d134779594ac2d197bcec1e47b41c /GIT-VERSION-GEN
parentb7511571e3ecd6b81a47e42a52cf9b5160a3d6e9 (diff)
Start 1.7.2 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 0ad39484ec..59219bd6a5 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.1
+DEF_VER=v1.7.1.GIT
LF='
'