Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-11-07 02:35:19 +0400
committerJunio C Hamano <gitster@pobox.com>2013-11-07 02:35:19 +0400
commit6ba01babcd37e92e88221fcf35ee4471aa66bf4c (patch)
treef97a2de87364723f4165c24d734ea913e4f62833
parent152a9c17a802379a3a48e025b74dedd76e2623cc (diff)
Git 1.8.5-rc1v1.8.5-rc1
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 4dcaac3e97..366705cbe5 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.5-rc0
+DEF_VER=v1.8.5-rc1
LF='
'