summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2014-05-20 12:07:35 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-05-20 14:51:11 -0700
commit8ced8e40ac07c1b13b2edbb459d37b9b2d7275d6 (patch)
treefe08e477098cb4cfb3924ec81e1b3e0ea96013ca /GIT-VERSION-GEN
parentRelNotes/2.0.0.txt: Fix several grammar issues, notably a lack of hyphens, do... (diff)
downloadtgif-8ced8e40ac07c1b13b2edbb459d37b9b2d7275d6.tar.xz
Git 2.0-rc4
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 faecf33417..aa039b4ab2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.0.0-rc3
+DEF_VER=v2.0.0-rc4
LF='
'