summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-02-23 22:24:50 +0100
committerAndras Timar <andras.timar@collabora.com>2023-02-23 22:24:50 +0100
commitd6026068e670e6276e7ad07efab1211fd4bed7ce (patch)
tree9a3a6e9ded2cacaed06faa3641787f9d5eed692d
parent0bfc9106aa25680ebcca8464c0e79eac26d73403 (diff)
Bump version to 22.05.10.6cp-22.05.10-6co-22.05.10-6
Change-Id: I487d17908e5eeb9bc3c758b36cf861b721d42746
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6250a9618591..c3393f29edcf 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.5],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.10.6],[],[],[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