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-05-14 00:11:43 +0300
committerJunio C Hamano <gitster@pobox.com>2015-05-14 00:11:43 +0300
commitaaa7e0d7f8f003c0c8ab34f959083f6d191d44ca (patch)
treebb3ac65e830318af7f159952fa7f13ec3efbccdb /GIT-VERSION-GEN
parenta379f25462639eb95b05133c84374558a23bc7b0 (diff)
Git 2.4.1v2.4.1
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 48aee9c417..6dd8e0499a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.0
+DEF_VER=v2.4.1
LF='
'