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-07-15 21:45:42 +0300
committerJunio C Hamano <gitster@pobox.com>2015-07-15 22:31:07 +0300
commitbb3e7b1a5505bae590b0d85a3995a61d6dd82547 (patch)
tree0fa51944babc059b58685a326a9212ac92f1919d /GIT-VERSION-GEN
parentb7abfacf5e41e9ea4d73869d163d2a5a0fc4f475 (diff)
Git 2.4.6v2.4.6
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 159d52645b..7a6c205542 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.5
+DEF_VER=v2.4.6
LF='
'