diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 09:21:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 09:21:29 +0000 |
commit | a7ddcc184ee98b21269feda3298385f992689460 (patch) | |
tree | 61a5faa3e494df0885a3af6177baffb617a8093b /GIT-VERSION-GEN | |
parent | Releasing progress-linux version 1:2.45.1-1~progress7.99u1. (diff) | |
download | git-a7ddcc184ee98b21269feda3298385f992689460.tar.xz git-a7ddcc184ee98b21269feda3298385f992689460.zip |
Merging upstream version 1:2.45.2.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
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 ae4bbb0..eb53b0e 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v2.45.1 +DEF_VER=v2.45.2 LF=' ' |