summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-01-29 21:46:18 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-01-29 21:46:18 (GMT)
commit85da4d459bd6fe11189a2ccf560c952b31ed67b2 (patch)
tree9ee1af20398904b121396b8e494e34d4aa1fd5b8 /GIT-VERSION-GEN
parent5a304dd303cd47d8b05b17766399010a674e799a (diff)
downloadgit-85da4d459bd6fe11189a2ccf560c952b31ed67b2.zip
git-85da4d459bd6fe11189a2ccf560c952b31ed67b2.tar.gz
git-85da4d459bd6fe11189a2ccf560c952b31ed67b2.tar.bz2
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 70204f8..c25fd2a 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='
'