diff options
| author | Taylor Blau <me@ttaylorr.com> | 2023-04-14 11:54:08 -0400 |
|---|---|---|
| committer | Johannes Schindelin <johannes.schindelin@gmx.de> | 2023-04-17 21:15:43 +0200 |
| commit | 668f2d53613ac8fd373926ebe219f2c29112d93e (patch) | |
| tree | dcd6f94cd74712f6b38de3a85afb79839f9509f7 /GIT-VERSION-GEN | |
| parent | Merge branch 'tb/config-copy-or-rename-in-file-injection' (diff) | |
| download | git-2.30.9.tar.gz git-2.30.9.zip | |
Git 2.30.9v2.30.9
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-x | GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index 2a52946afc..6681d3083c 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.30.8 +DEF_VER=v2.30.9 LF=' ' |
