summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-11-06 11:37:10 +0100
committerAndras Timar <andras.timar@collabora.com>2024-11-06 11:37:10 +0100
commitd3a6fcb9216980bb91ce2a7d2d38e55195b5e411 (patch)
tree31686d49560bfc39c5ef571fd6e4850032cc2b9e
parent3843bdcd3c604c88c31bd760f359a3ae434930be (diff)
Bump version to 24.04.9.2cp-24.04.9-2
Change-Id: Ia90286e3929a765b2ae66722dad378fa48182848
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 887b2187f589..f5cad6daae69 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.9.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[24.04.9.2],[],[],[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