summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2017-05-05 12:25:09 +0900
committerJunio C Hamano <gitster@pobox.com>2017-05-05 12:43:16 +0900
commit4000b4020911512eea10667dd5c97a0b4890e098 (patch)
treedd3225fdc5c7baccb32e4330e99f29199bb144cb /GIT-VERSION-GEN
parent5a4ffdf5873bc15af39a59eef4766cc4240ed586 (diff)
downloadgit-2.4.12.tar.xz
Git 2.4.12v2.4.12
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 4b0af4d5be..cc57af9d00 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.4.11
+DEF_VER=v2.4.12
LF='
'