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>2014-10-29 20:48:38 +0300
committerJunio C Hamano <gitster@pobox.com>2014-10-29 20:48:45 +0300
commit49c3e926349e964b311b46251bb2b97d3d669855 (patch)
tree2cbcb3b3986f0f7887f7dc9e2fc438f6a676ceb5 /GIT-VERSION-GEN
parentebc2e5a593ce7082bed03b2d22e2fe83583a9f5d (diff)
Git 2.1.3v2.1.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 14b866e9b3..b0500c22dd 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.1.2
+DEF_VER=v2.1.3
LF='
'