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:
authorJohannes Schindelin <johannes.schindelin@gmx.de>2023-03-11 23:18:16 +0300
committerJohannes Schindelin <johannes.schindelin@gmx.de>2023-04-17 22:16:03 +0300
commitecaa3db17183b4a3895ccd0c0c1af01d0e6fed45 (patch)
treec2aec2a23517a7d660da393c8c59669d673ddef6 /GIT-VERSION-GEN
parent62298def14e7f17cdc1c70464de87fff50670bf5 (diff)
Git 2.36.6v2.36.6
Signed-off-by: Taylor Blau <me@ttaylorr.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
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 4ac6f3ab03..8881b62378 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.36.5
+DEF_VER=v2.36.6
LF='
'