summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2016-10-03 13:24:18 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2016-10-03 13:24:18 -0700
commit6406bdc0b95715a087fdeeb0f6adf3deb80a25b8 (patch)
treeedb53cf935ff1f262854064fa0d782af953e0522 /GIT-VERSION-GEN
parentMerge branch 'jk/ident-ai-canonname-could-be-null' into maint (diff)
downloadtgif-6406bdc0b95715a087fdeeb0f6adf3deb80a25b8.tar.xz
Git 2.10.1
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 6754ab076e..7d5c4771b4 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.10.0
+DEF_VER=v2.10.1
LF='
'