Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2022-12-12 03:59:08 +0300
committerJunio C Hamano <gitster@pobox.com>2022-12-12 03:59:08 +0300
commitc48035d29b4e524aed3a32f0403676f0d9128863 (patch)
tree18fc2034c1b8dbe85f4f813ebb73eb46e8027caf /GIT-VERSION-GEN
parent31cc8be91dea07d97884cd0f27c8e7181dbc84e7 (diff)
Git 2.39v2.39.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 6200befdb9..b2580ab851 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.39.0-rc2
+DEF_VER=v2.39.0
LF='
'