summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2025-02-13 14:16:41 +0100
committerAndras Timar <andras.timar@collabora.com>2025-02-13 14:16:41 +0100
commit6df5ba105b3a9bdd154210d85298eb5991b04242 (patch)
tree6195c910a96d9c7ea94e4e8ed4818ab1561c7bf6
parente59b17583f20943f0b03cdac437deb72e94c3d2e (diff)
Bump version to 22.05.25.1 cp-22.05.25-1distro/collabora/co-22.05
Change-Id: Ibf44cee284dafe6c08e75f05d54408887ba45b2e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ba2500e52973..dbd38eaa5e21 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.24.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.25.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