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>2016-07-15 20:48:16 +0300
committerJunio C Hamano <gitster@pobox.com>2016-07-15 20:48:16 +0300
commite634160bf457f8b3a91125307681c9493f11afb2 (patch)
tree4cece8c0368cf4ab66d30770119f2ffc352cc0d8 /GIT-VERSION-GEN
parent33eacd3ff43e49109594c44e93b7ee66725fb8af (diff)
Git 2.9.2v2.9.2
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 2dadb9c219..09f1228bcd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.1
+DEF_VER=v2.9.2
LF='
'