summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-05-05 13:24:10 +0900
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-05-05 13:24:10 +0900
commit840ed141983718e0c5518a325534a5656797132a (patch)
tree2bb62aca0c55eed95bf1370189bf038ed878c6fd /GIT-VERSION-GEN
parentMerge branch 'maint-2.9' into maint-2.10 (diff)
downloadtgif-840ed141983718e0c5518a325534a5656797132a.tar.xz
Git 2.10.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 153c17c34a..40700d547b 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.10.2
+DEF_VER=v2.10.3
LF='
'