summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-11-01 21:08:48 +0100
committerAndras Timar <andras.timar@collabora.com>2022-11-01 21:08:48 +0100
commit45b2c7df4a11f85f6fe02893026067dd66186f25 (patch)
treefeca6ce249122f93ddbfaaf44e985f0df93c7b46
parent31941d4b5a94a00cf243d97a2e5088b962b379fd (diff)
Bump version to 22.05.8.1
Change-Id: I6a2139cbfa61e6d87cdde30aaec153d9a448c86e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 49e7fa162ae4..ebe537d0d035 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.7.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.8.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