summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2012-04-11 19:17:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2012-04-11 19:17:17 (GMT)
commit36e6c803a1ef68b8acdc4138597db4fb087112be (patch)
tree008032a2964ae8bc40227e17bf41107c555852dc /GIT-VERSION-GEN
parentcc999a3a0845fcab83a8dcecd3fcdd86f03c10b6 (diff)
downloadgit-36e6c803a1ef68b8acdc4138597db4fb087112be.zip
git-36e6c803a1ef68b8acdc4138597db4fb087112be.tar.gz
git-36e6c803a1ef68b8acdc4138597db4fb087112be.tar.bz2
Kick off post 1.7.10 cycle
I tentatively named the release notes "1.7.11" but this may have to be renamed to "1.8" or some other name later. Let's see how well we would do during this 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 1f55d3e..b982e33 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.10
+DEF_VER=v1.7.10.GIT
LF='
'