summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2013-08-19 10:34:14 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2013-08-19 10:34:14 -0700
commit4d06473928ee574910accbde05c19ef2263abdf6 (patch)
treea6225f326a4678702c1ddb32a1d480c70a396b9c /GIT-VERSION-GEN
parentRevert "Add new @ shortcut for HEAD" (diff)
downloadtgif-4d06473928ee574910accbde05c19ef2263abdf6.tar.xz
Git 1.8.4-rc4
As we had to revert two topics at the last minute, let's have another (hopefully short) round of rc to make sure the final release will be sound. 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 12fef58cbb..572dfeb6e0 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.4-rc3
+DEF_VER=v1.8.4-rc4
LF='
'