aboutsummaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2010-02-28 11:41:24 -0800
committerJunio C Hamano <gitster@pobox.com>2010-02-28 11:41:24 -0800
commitc5e5f6030573b5433284b4e6b4342ab7204f20e1 (patch)
tree80a9f89cd7fa2f629a5354bfa20c3480182cef40 /GIT-VERSION-GEN
parentc0d3a38293530c1e2ff873553fabe6dc4694aaaf (diff)
downloadgit-c5e5f6030573b5433284b4e6b4342ab7204f20e1.tar.gz
git-c5e5f6030573b5433284b4e6b4342ab7204f20e1.tar.xz
Git 1.7.0.1v1.7.0.1
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 a668143d7..7f894fdd4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.0.GIT
+DEF_VER=v1.7.0.1
LF='
'