summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-03-18 22:01:19 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-03-18 22:01:19 (GMT)
commit048d4d98b35e78c44d93b8009f7b11823660e007 (patch)
treef0387ac7d84c2409318f2a53fd96bf6ba23dff07 /GIT-VERSION-GEN
parent1c71541ddd51968ca2957063b00da42941d13d98 (diff)
downloadgit-048d4d98b35e78c44d93b8009f7b11823660e007.zip
git-048d4d98b35e78c44d93b8009f7b11823660e007.tar.gz
git-048d4d98b35e78c44d93b8009f7b11823660e007.tar.bz2
Start the post 1.8.2 cycle
Again, tentatively let's call this cycle 1.8.3. 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 f189b78..6722e62 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.2
+DEF_VER=v1.8.2.GIT
LF='
'