summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-08-08 20:58:34 (GMT)
committerJunio C Hamano <gitster@pobox.com>2013-08-08 21:03:21 (GMT)
commit64948ad77534f035311fd3e1086477661c8f63b1 (patch)
tree01654e2c8619bf38da904b85b557fbc0144625eb /GIT-VERSION-GEN
parentfb5657082148297b61fbca7e64d51c1e7870309a (diff)
downloadgit-64948ad77534f035311fd3e1086477661c8f63b1.zip
git-64948ad77534f035311fd3e1086477661c8f63b1.tar.gz
git-64948ad77534f035311fd3e1086477661c8f63b1.tar.bz2
Git 1.8.4-rc2v1.8.4-rc2
This is with mostly minor documentation and test updates, nothing spectacular except for removal of funky lstat(2) emulation on Cygwin. 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 ede98a8..2c49e42 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.4-rc1
+DEF_VER=v1.8.4-rc2
LF='
'