summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2024-12-14 10:43:22 +0100
committerAndras Timar <andras.timar@collabora.com>2024-12-14 10:43:22 +0100
commit90859e6c3fa1f7ec65c6e9d34b08feb22bd34b81 (patch)
treebb73971d2e24fa4bafaafdd48eb2a4981e2da0f1
parent60002d8356610161fb22ba14f7a732798bbdd11c (diff)
Bump version to 22.05.24.1cp-22.05.24-1distro/collabora/co-22.05
Change-Id: Idbfb4da378dda49d3a644b18a2b0a0c5583f72a5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0290ab2058a9..ba2500e52973 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.23.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.24.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