summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-05 06:33:22 +0200
committerJunio C Hamano <gitster@pobox.com>2017-05-05 06:33:22 +0200
commit95d67879735cfecfdd85f89e59d993c5b4de8835 (patch)
tree0dd6aaca37286c8b8a36edf5cb3674a0deccde6e /GIT-VERSION-GEN
parentMerge branch 'maint-2.11' into maint (diff)
downloadgit-95d67879735cfecfdd85f89e59d993c5b4de8835.tar.xz
git-95d67879735cfecfdd85f89e59d993c5b4de8835.zip
Git 2.12.3v2.12.3
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 e83f591a7b..6cf4ab6f4a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.12.2
+DEF_VER=v2.12.3
LF='
'