summaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2016-08-12 18:17:51 +0200
committerJunio C Hamano <gitster@pobox.com>2016-08-12 18:17:51 +0200
commite0c1ceafc5bece92d35773a75fff59497e1d9bd5 (patch)
tree3cc4bf42e1b9aaa3c650af7247019890f7e01c95 /GIT-VERSION-GEN
parentMerge branch 'jk/difftool-in-subdir' into maint (diff)
downloadgit-e0c1ceafc5bece92d35773a75fff59497e1d9bd5.tar.xz
git-e0c1ceafc5bece92d35773a75fff59497e1d9bd5.zip
Git 2.9.3v2.9.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to '')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 09f1228bcd..0011c3fc69 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.9.2
+DEF_VER=v2.9.3
LF='
'