summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2017-07-30 15:00:04 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2017-07-30 15:00:04 -0700
commit0bfff8146f8c055fd95af4567286929ba8216fa7 (patch)
tree6ec3fd4429de46f1f4eec745119b1335843d70f5 /GIT-VERSION-GEN
parentMerge tag 'v2.9.5' into maint-2.10 (diff)
downloadtgif-0bfff8146f8c055fd95af4567286929ba8216fa7.tar.xz
Git 2.10.4
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 40700d547b..f0b293d4ff 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.10.3
+DEF_VER=v2.10.4
LF='
'