summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-02-26 16:57:23 +0100
committerAndras Timar <andras.timar@collabora.com>2024-02-26 16:57:23 +0100
commit3f7a66d69aa47b63b3247266ebf706d63e92b50b (patch)
treebc2627db1306cf61d9358a738df7d1124cdbe533
parent41237d2910ef4a77387471affc3472300bc10836 (diff)
Bump version to 23.05.9.2 cp-23.05.9-2
Change-Id: I6f9ede0bfa286e0ee2490a525bd673e2271823bd
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ee308389403b..5b3c5732c589 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.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.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