summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-08-19 17:34:14 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-08-19 17:34:14 (GMT)
commit4d06473928ee574910accbde05c19ef2263abdf6 (patch)
treea6225f326a4678702c1ddb32a1d480c70a396b9c /GIT-VERSION-GEN
parent2c2b6646c2723459dbd334c7ced6f77ffb0d596e (diff)
downloadgit-4d06473928ee574910accbde05c19ef2263abdf6.zip
git-4d06473928ee574910accbde05c19ef2263abdf6.tar.gz
git-4d06473928ee574910accbde05c19ef2263abdf6.tar.bz2
Git 1.8.4-rc4v1.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 12fef58..572dfeb 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='
'