summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-01-24 22:12:52 +0100
committerAndras Timar <andras.timar@collabora.com>2024-01-24 22:12:52 +0100
commit196b61c553eef277a1ceb39ffc0d35e329a69534 (patch)
treef34d31fb8479b648f49b7bafb63b8d9830e5eb45 /configure.ac
parentb82ff36ecf81091fc57a0392cfdf4271c56e2745 (diff)
Bump version to 23.05.8.1cp-23.05.8-1
Change-Id: Ibc07c7c89c340cdad54a1b3fcb36d94304f498ea
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 068e79a9ab5c..5f0ce2851520 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.7.5],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.8.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