From 4d06473928ee574910accbde05c19ef2263abdf6 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 19 Aug 2013 10:34:14 -0700 Subject: 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 --- GIT-VERSION-GEN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'GIT-VERSION-GEN') 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=' ' -- cgit v1.2.1