diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-04-24 09:17:11 +0200 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-04-29 20:42:46 +0200 |
| commit | 2c7b491c1d3107be35c375f59e040b0f13d0cc0c (patch) | |
| tree | 1c36d77e98bd9c0067841954f8000dbd8cdfd348 /GIT-VERSION-GEN | |
| parent | 1c00f92eb5ee4a48ab615eefa41f2dd6024d43bc (diff) | |
| download | git-2.45.1.tar.xz | |
Git 2.45.1v2.45.1
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Diffstat (limited to 'GIT-VERSION-GEN')
| -rwxr-xr-x | GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 433cf41e59..ae4bbb054d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.45.0 +DEF_VER=v2.45.1 LF=' ' |
