summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-03-04 14:43:58 +0100
committerAndras Timar <andras.timar@collabora.com>2024-03-04 14:43:58 +0100
commita9f0089eb2186cf0036a82df07e264d08e9c4b2b (patch)
tree4a2aab38f17c1253a13c0f63bb12d4802f59bbe8
parentf77857a5166e9dc730ab7bcec0b059f9c2e97a78 (diff)
Bump version to 23.05.9.3 cp-23.05.9-3
Change-Id: I14522d60e0529e7c8521937f02680dd49c160e19
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5b3c5732c589..490065a64534 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.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.9.3],[],[],[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