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-29 01:00:37 +0300
committerJunio C Hamano <gitster@pobox.com>2015-09-29 01:26:52 +0300
commit18b58f707fdb3ad7d3d4931bd40693834c9ec8a0 (patch)
tree3fd19c10cd668b7e8d10a2ba3acf3ee42d5078ab /GIT-VERSION-GEN
parent92cdfd21313c5bf5657d4ac2d3e6ae7af7e9ce94 (diff)
Git 2.3.10v2.3.10
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 7577f66e97..0e353e80cc 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.3.9
+DEF_VER=v2.3.10
LF='
'