aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-05-08 22:58:36 -0700
committerJunio C Hamano <gitster@pobox.com>2010-05-08 22:58:36 -0700
commit212f0ba357cde43d1cf66692f73a2f662d13ac55 (patch)
tree165e56991f3d134779594ac2d197bcec1e47b41c /GIT-VERSION-GEN
parentb7511571e3ecd6b81a47e42a52cf9b5160a3d6e9 (diff)
downloadgit-212f0ba357cde43d1cf66692f73a2f662d13ac55.tar.gz
git-212f0ba357cde43d1cf66692f73a2f662d13ac55.tar.xz
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 0ad39484e..59219bd6a 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='
'