configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 902c9a5fcaca2dce59f7ad0c55e512598507bb18
Author: Andras Timar <[email protected]>
AuthorDate: Tue Dec 5 11:37:34 2023 +0100
Commit: Andras Timar <[email protected]>
CommitDate: Tue Dec 5 11:37:34 2023 +0100
Bump version to 23.05.6.2
Change-Id: I0403bbf985a33be473d2bb705c2ae75f852dc4d6
diff --git a/configure.ac b/configure.ac
index 25eb99556fe2..bd43c4ad78f7 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.6.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[23.05.6.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