summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-08-30 17:16:16 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-08-30 17:16:16 (GMT)
commit992c38644a4b001bdc89b5b5008fc5f6674ed5b7 (patch)
treecc7fc809f371a37fa2ed9a41d3110e9bde82e8fa /GIT-VERSION-GEN
parentf2be2a51f2bb168042fcacf7476736da25571ead (diff)
downloadgit-992c38644a4b001bdc89b5b5008fc5f6674ed5b7.zip
git-992c38644a4b001bdc89b5b5008fc5f6674ed5b7.tar.gz
git-992c38644a4b001bdc89b5b5008fc5f6674ed5b7.tar.bz2
Start the post-1.8.4 cycle
It is tentatively called 1.8.5, but it should be an easy matter of renaming the release-notes file and RelNotes symlink to later call it 1.9 near the end of the cycle if we wanted to. 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 06026ea..b444c18 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.4
+DEF_VER=v1.8.4.GIT
LF='
'