summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-03-08 16:19:26 +0100
committerAndras Timar <andras.timar@collabora.com>2024-03-08 16:19:26 +0100
commit058ade62ea47bb84525b21a21df73c86ec4a363f (patch)
treebc89163697f4009ad67d180e81767c9b42a7f6ce /configure.ac
parenta0ac242e3c93cbf57c3cb22f97140133a624b3f0 (diff)
Bump version to 23.05.9.4 cp-23.05.9-4
Change-Id: Ice55fc9478d086c90d7e6c2cdcf224247d1ca1ad
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 490065a64534..e512feac736f 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],[23.05.9.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.9.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