summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-02-19 20:36:10 +0100
committerAndras Timar <andras.timar@collabora.com>2023-02-19 20:36:10 +0100
commit99bb89a2629d3bd68c64e1ecf460ccb37741f6ae (patch)
tree1421be5b9f3a44c601246ba237e801e2d205585f
parented4c7929e4368a5bfa1527206ec1e01af0d40c54 (diff)
Bump version to 22.05.10.5co-22.05.10-5
Change-Id: I4ad6616536d89d9bacc091e5b54e2b6b083dd7c6
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 94d735220e6c..6250a9618591 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.10.4],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.10.5],[],[],[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