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-11-07 23:01:01 +0300
committerJunio C Hamano <gitster@pobox.com>2014-11-07 23:01:01 +0300
commit66edfe9ddc29102fa39edd37f9aecccbaca6a013 (patch)
tree53e2a7dd41a52ffc9ff7cf023c519fde1a7bd2fc
parenta1ad2475a710a90e28f41c5110f59e2cf7282b70 (diff)
Git 2.2.0-rc1v2.2.0-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 2b2d79799f..7db860ffdc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.2.0-rc0
+DEF_VER=v2.2.0-rc1
LF='
'