summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-07-04 13:31:49 +0200
committerAndras Timar <andras.timar@collabora.com>2024-07-04 13:31:49 +0200
commit1a3f03794512d34616fade0d3c4c8f27890f0674 (patch)
tree0f6b9050b7e03f69cfb41bba88df8cfad7a6b6b4 /configure.ac
parentd634731427c17555048835e1cb8adb79ea7ac6a2 (diff)
Bump version to 24.04.5.1 cp-24.04.5-1
Change-Id: I08a1d569a59b2c4c190113a0e6fbe72d94a43c7f
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4a01a51f9389..a2c71eaf8509 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.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.5.1],[],[],[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