summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-01-27 22:39:53 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-01-27 22:39:53 (GMT)
commit15598cf41beed0d86cd2ac443e0f69c5a3b40321 (patch)
tree529ea75a0c8f30fc5a22c670c7b09434be734f82 /GIT-VERSION-GEN
parentff76d36b3594dabc6fb47e9e1c3ea49c125541be (diff)
downloadgit-15598cf41beed0d86cd2ac443e0f69c5a3b40321.zip
git-15598cf41beed0d86cd2ac443e0f69c5a3b40321.tar.gz
git-15598cf41beed0d86cd2ac443e0f69c5a3b40321.tar.bz2
Git 2.3.0-rc2v2.3.0-rc2
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 b8624d3..068eae2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.0-rc1
+DEF_VER=v2.3.0-rc2
LF='
'