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-09-04 20:31:34 +0300
committerJunio C Hamano <gitster@pobox.com>2015-09-04 20:32:15 +0300
commitecad27cf98c391d5cfdc26ce0e442e02347baad0 (patch)
tree997401c3fe60a43e45dc3c5c481de13ee8e0a707 /GIT-VERSION-GEN
parent8267cd11d677f1a5f8441ac2880f5e9d48dba60b (diff)
Git 2.3.9v2.3.9
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 a2fe57a6ac..7577f66e97 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.8
+DEF_VER=v2.3.9
LF='
'