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>2014-01-27 23:01:35 +0400
committerJunio C Hamano <gitster@pobox.com>2014-01-27 23:01:35 +0400
commitbd3e186d811a13d8687584856f345a767e3e4d67 (patch)
tree87b8781869c58d536d5ebbddb2a8507515470f49 /GIT-VERSION-GEN
parent8bba7206b503b63a8208355f66bc09c981072d51 (diff)
Git 1.9-rc1v1.9-rc1
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 e66a5abb0b..35031650f2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.9-rc0
+DEF_VER=v1.9-rc1
LF='
'