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-02-25 09:14:42 +0300
committerJunio C Hamano <gitster@pobox.com>2015-02-25 09:14:42 +0300
commit8004647a217c26f708bce2aa26ed94a4a0ed575d (patch)
tree56360dcb55c16125a9ad03a6d7cc5258142c5cc6 /GIT-VERSION-GEN
parent7bc4c01d9b66b4bc5ef1a7d77a6743ca135ea680 (diff)
Git 2.3.1v2.3.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 780064ad71..0407788976 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.0
+DEF_VER=v2.3.1
LF='
'