summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2025-01-21 21:57:51 +0100
committerAndras Timar <andras.timar@collabora.com>2025-01-21 22:05:34 +0100
commitd2f81ad28e0cf0e71faa27fdb34d728f28e86d04 (patch)
tree6a392f3bd1b9951b9c3b9792da19c02610c42cbf
parentc5ed4761107cfb8a8b20dfbf383eefce63142def (diff)
Change-Id: Ie25bc9fe42b5ef595064b0a19490bebda832d73d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6a0fbb5ec288..1612ffd8f594 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.11.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.11.4],[],[],[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