summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-02-24 15:35:31 +0100
committerAndras Timar <andras.timar@collabora.com>2023-02-24 15:35:31 +0100
commitd1b6e23681de3d3e826d1963a8606cdf5bbbbf40 (patch)
tree64f98131a36506571405c358ec235e6ca6abbfcf /configure.ac
parent2023bb3f6c5c7ced2031f96e4cb25fc3a163d9e8 (diff)
Bump version to 22.05.10.7cp-22.05.10-7
Change-Id: I658a9853fbc19e41786d617cce8a95188d143cc1
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c3393f29edcf..97fac6a67833 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.6],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.10.7],[],[],[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