diff options
author | Andras Timar <andras.timar@collabora.com> | 2024-07-11 21:57:28 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2024-07-11 21:57:28 +0200 |
commit | c16803a72a6eee35c4f0adcd55a1ab30f8701a37 (patch) | |
tree | 1535565a630b75bac0d7a55fc57b6f9e6caf4bb3 | |
parent | 9723c9368a6cb6ed1ea5bd8aa48d8b22db83ea40 (diff) |
Bump version to 24.04.4.5cp-24.04.4-5distro/collabora/co-24.04.4
Change-Id: I128e5dfd65785a45e2d6696dafdc442a07b553a8
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 82e18f49f496..71461f1e35f5 100644 --- a/configure.ac +++ b/configure.ac @@ -9,7 +9,7 @@ dnl in order to create a configure script. # several non-alphanumeric characters, those are split off and used only for the # ABOUTBOXPRODUCTVERSIONSUFFIX in openoffice.lst. Why that is necessary, no idea. -AC_INIT([Collabora Office],[24.04.4.4],[],[],[https://collaboraoffice.com/]) +AC_INIT([Collabora Office],[24.04.4.5],[],[],[https://collaboraoffice.com/]) dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard |