summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-05-29 22:19:12 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-05-29 22:19:12 (GMT)
commit54219a4d89bac94c98f19f4eb5d1e18eb9499232 (patch)
treeb0f5a88bbc0b703472c0541d990ca8b27549663d /GIT-VERSION-GEN
parent7ebb906ddd69628fc9874b1266257ae2256b8f14 (diff)
downloadgit-54219a4d89bac94c98f19f4eb5d1e18eb9499232.zip
git-54219a4d89bac94c98f19f4eb5d1e18eb9499232.tar.gz
git-54219a4d89bac94c98f19f4eb5d1e18eb9499232.tar.bz2
Start 1.8.4 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 aa87dbf..390782f 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.3-rc3
+DEF_VER=v1.8.3.GIT
LF='
'