diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-04-10 22:10:07 +0200 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2024-04-19 12:38:56 +0200 |
| commit | 10dc9846b82b5f4927d57c6bb657a9352121bebf (patch) | |
| tree | 399b1f2b49d237ffd8725eb066c6ff4b33e07d4d /GIT-VERSION-GEN | |
| parent | e5e6663e69e4fddcf10f69fc4278632482e1889a (diff) | |
| download | git-2.44.1.tar.xz | |
Git 2.44.1v2.44.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 c9d1d29082..015c6c660d 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.44.0 +DEF_VER=v2.44.1 LF=' ' |
