summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-02-24 22:14:42 -0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-02-24 22:14:42 -0800
commit8004647a217c26f708bce2aa26ed94a4a0ed575d (patch)
tree56360dcb55c16125a9ad03a6d7cc5258142c5cc6 /GIT-VERSION-GEN
parentMerge branch 'ak/add-i-empty-candidates' into maint (diff)
downloadtgif-8004647a217c26f708bce2aa26ed94a4a0ed575d.tar.xz
Git 2.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='
'