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-06-25 21:03:05 +0300
committerJunio C Hamano <gitster@pobox.com>2015-06-25 21:03:05 +0300
commit0df0541bf13723658d31b8d1376b505b710e63c6 (patch)
tree5c89c0a107e27c5907c1972f232d7d65a1307bbc /GIT-VERSION-GEN
parentebf4fc90da239f1005d2c5b1a4278cfe51430151 (diff)
Git 2.4.5v2.4.5
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 9765504553..159d52645b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.4
+DEF_VER=v2.4.5
LF='
'