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-08-01 23:01:53 +0400
committerJunio C Hamano <gitster@pobox.com>2013-08-01 23:01:53 +0400
commit304852fc77847e649c746db95e9c4675c03ee567 (patch)
treecf864e3e666c555776eeede8a803d079e8eb3bdf
parentd50cb7569cfb6e04ba48900821618d28012f334e (diff)
Git 1.8.4-rc1v1.8.4-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 2c109111e3..ede98a8c16 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.8.4-rc0
+DEF_VER=v1.8.4-rc1
LF='
'