summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-09-28 15:00:37 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-09-28 15:26:52 -0700
commit18b58f707fdb3ad7d3d4931bd40693834c9ec8a0 (patch)
tree3fd19c10cd668b7e8d10a2ba3acf3ee42d5078ab /GIT-VERSION-GEN
parentMerge branch 'jk/xdiff-memory-limits' into maint-2.3 (diff)
downloadtgif-18b58f707fdb3ad7d3d4931bd40693834c9ec8a0.tar.xz
Git 2.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='
'