summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-12-15 00:15:22 +0100
committerAndras Timar <andras.timar@collabora.com>2024-12-15 00:15:22 +0100
commit858569d1ecfb621ea28b6e18b4489319fd07a3dd (patch)
treea129adf81cb6a103f43dd5556ba2d5370d6a2a02
parent7343d3a23c50e6def17d0ff6055e54c0fab3ffa9 (diff)
Bump version to 23.05.18.1 cp-23.05.18-1distro/collabora/co-23.05
Change-Id: I3eb7b8e5c059e6fa6551f4829209502360b954fe
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 99170f09bf66..9e44354e0602 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.17.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.18.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