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>2015-11-05 23:20:34 +0300
committerJunio C Hamano <gitster@pobox.com>2015-11-05 23:20:34 +0300
commitaf40944bda352190f05d22b7cb8fe88beb17f3a7 (patch)
tree66cf81a719865d926b583d96f68c0029be624b06 /GIT-VERSION-GEN
parentb8f5242592146c85c2e09fd9721e522ce4dd32e5 (diff)
Git 2.6.3v2.6.3
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 787670926a..abfdd9cb1d 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.6.2
+DEF_VER=v2.6.3
LF='
'