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>2017-08-01 21:45:17 +0300
committerJunio C Hamano <gitster@pobox.com>2017-08-01 21:45:17 +0300
commitcf8899d285d2648013040ec7196ffd3de0606664 (patch)
tree36fc0fa92a2db6a6a498a2ebb13d3fc304135e64
parentc94ef190411ca35f2445ff63488458650faa5d8b (diff)
Git 2.13.4v2.13.4
Signed-off-by: Junio C Hamano <gitster@pobox.com>
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 7ba5c25c24..7e5614374c 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.13.3
+DEF_VER=v2.13.4
LF='
'