summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-01-02 18:44:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-01-02 18:56:08 (GMT)
commit298caa7e9e2a813e6d80cf77c64f87ae04c731ff (patch)
treec2b023457d0985d706d8c1a7b2891612920d4d08 /GIT-VERSION-GEN
parent8f98074c6a4667325605b043ca0ae6fe3f019c78 (diff)
downloadgit-298caa7e9e2a813e6d80cf77c64f87ae04c731ff.zip
git-298caa7e9e2a813e6d80cf77c64f87ae04c731ff.tar.gz
git-298caa7e9e2a813e6d80cf77c64f87ae04c731ff.tar.bz2
Start 1.8.2 cycle
Various fixes that have been cooking in 'next' have been merged. All of them should go to 'maint' for 1.8.1.1 later. 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 72e37c9..e9f7abc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.1
+DEF_VER=v1.8.1.GIT
LF='
'