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-15 00:31:15 +0300
committerJunio C Hamano <gitster@pobox.com>2014-11-15 00:31:15 +0300
commit49e0c5ad0ab95e450138105ff27688861a4a1557 (patch)
tree87b74cdb4faf1ae6cf69ab7649f3c27d5a36b6ed
parentf5709437d963e585df0691989d3ccfee1de1572b (diff)
Git 2.2.0-rc2v2.2.0-rc2
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 7db860ffdc..27285f0ab9 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.2.0-rc1
+DEF_VER=v2.2.0-rc2
LF='
'