summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-03-26 10:15:03 +0100
committerAndras Timar <andras.timar@collabora.com>2024-03-27 15:38:30 +0100
commit2b77eb7600eefe8ab676b863f16cd5eb12700f0f (patch)
tree95cbf2b759b6497eb16674d0f71cd8ba77cb6459
parentpython3: upgrade to release 3.8.19 (diff)
downloadcore-distro/collabora/co-22.05.tar.gz
core-distro/collabora/co-22.05.zip
Bump version to 22.05.23.1 distro/collabora/co-22.05
Change-Id: I4947db88e1faf5fd92174ceda05fd5ecfd4fe804
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1f01097740cd..d7fc37217fb7 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],[22.05.22.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.23.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