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>2018-01-12 00:20:41 +0300
committerJunio C Hamano <gitster@pobox.com>2018-01-12 00:20:41 +0300
commitc6c75c93aaeb97bab6fd25b672a641c84dd85d59 (patch)
treeed3ed6b3e8d83423c322a35038445713dacdf09d
parentba82fdaea3ab90b3113bec51f7062c6c22a5b6f1 (diff)
Git 2.16-rc2v2.16.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 e55ac4cb68..258aff35cd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.16.0-rc1
+DEF_VER=v2.16.0-rc2
LF='
'