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>2022-06-23 13:36:14 +0300
committerJohannes Schindelin <johannes.schindelin@gmx.de>2022-06-23 13:40:44 +0300
commitfd59c5bdeeb50f18e86f36cbf7a0b82554621690 (patch)
tree2853cd151ea2b12ca2d62d7f24a5877c9e4961c0 /GIT-VERSION-GEN
parent8f8eea8c3aba154ce1f9eaab4fa06c73b60550dc (diff)
Git 2.36.2v2.36.2
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 c1e8552d27..12f26c83d6 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.36.1
+DEF_VER=v2.36.2
LF='
'