summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-02-14 13:03:47 +0100
committerAndras Timar <andras.timar@collabora.com>2024-02-14 13:03:47 +0100
commit959a80bf7b140cd7a0bd1dea67ade602529a2457 (patch)
tree87e046a0d3e3f71126bae250a8cb9bf1e12a852c
parentdb963d695dae5f9d4e3825a896f41bbdf9484bb2 (diff)
Bump version to 23.05.9.1 cp-23.05.9-1
Change-Id: Ie7ce6f8a14322f75059d2190c89b5a3d8d9a69b2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2d79013f0258..ee308389403b 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.8.4],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.9.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