summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-10-28 09:02:44 -0700
committerJunio C Hamano <gitster@pobox.com>2016-10-28 09:02:44 -0700
commitac84098b7e32406a982ac01cc76a663d5605224b (patch)
treee640c7a45596cf700f06020fc303b10605b2e36b /GIT-VERSION-GEN
parent020222ef4dc1c8478fd217ccc524677215674821 (diff)
downloadgit-ac84098b7e32406a982ac01cc76a663d5605224b.tar.gz
Git 2.10.2v2.10.2
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 7d5c4771b4..153c17c34a 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.10.1
+DEF_VER=v2.10.2
LF='
'