diff options
| author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:43:41 +0100 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-02-06 09:43:41 +0100 |
| commit | cbf04937d5b9fcf0a76c28f69e6294e9e3ecd7e6 (patch) | |
| tree | 439da52f5aa26cbd625b870bf9754f95069d0c95 /GIT-VERSION-GEN | |
| parent | 3aef76ffd4a67296d5d0d1530d980e655d189f47 (diff) | |
| download | git-2.39.2.tar.xz | |
Git 2.39.2v2.39.2
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 1937bc6802..674110ca3b 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.39.1 +DEF_VER=v2.39.2 LF=' ' |
