aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2019-08-22 12:41:04 -0700
committerJunio C Hamano <gitster@pobox.com>2019-08-22 12:41:04 -0700
commit745f6812895b31c02b29bdfe4ae8e5498f776c26 (patch)
treefbce3c00a25fe30c3bdc2269bfdd20cc3ea1d413 /GIT-VERSION-GEN
parentd4b12b9e07eba2e4ec1eff38a4151c9302bd1e2c (diff)
downloadgit-745f6812895b31c02b29bdfe4ae8e5498f776c26.tar.gz
First batch after Git 2.23
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 a1539a7ce6..98f88a28d3 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.23.0
+DEF_VER=v2.23.GIT
LF='
'