aboutsummaryrefslogtreecommitdiffstats
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-10-19 09:58:42 -0700
committerJunio C Hamano <gitster@pobox.com>2020-10-19 09:58:42 -0700
commit69986e19ffcfb9af674ae5180689ab7bbf92ed28 (patch)
treeee5b5b41305cda618862beebc9c94859ae276e5a /GIT-VERSION-GEN
parent2a809eccbc6099183176b3c4760f857d09a50599 (diff)
downloadgit-69986e19ffcfb9af674ae5180689ab7bbf92ed28.tar.gz
Git 2.29v2.29.0
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 df00ddfd84..b6b9c119f2 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.29.0-rc2
+DEF_VER=v2.29.0
LF='
'