summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-12-05 11:37:34 +0100
committerAndras Timar <andras.timar@collabora.com>2023-12-05 11:37:34 +0100
commit902c9a5fcaca2dce59f7ad0c55e512598507bb18 (patch)
treef403051ed2e3c4b3a11f338804c09336863a5ec1
parent8a732d9ff15ba73835c3fa60208f954b772f5a9c (diff)
Bump version to 23.05.6.2cp-23.05.6-2
Change-Id: I0403bbf985a33be473d2bb705c2ae75f852dc4d6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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