summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-08-01 08:59:46 +0200
committerAndras Timar <andras.timar@collabora.com>2022-08-01 08:59:46 +0200
commit5525e4d103a1d3b1ebfce3e3f2a2ec79e2f0b845 (patch)
treeb8830f67e9c9a3e04ee1b77ff6388d962bb811dc /configure.ac
parentsw: SolarMutexGuard missing in SwXBookmark::setPropertyValue() (diff)
downloadcore-5525e4d103a1d3b1ebfce3e3f2a2ec79e2f0b845.tar.gz
core-5525e4d103a1d3b1ebfce3e3f2a2ec79e2f0b845.zip
Bump version to 22.05.5.1
Change-Id: I81745554f5cf60df0d95529d6a390b848c022c6b
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 fe481bc517cd..4e6a80ace4f6 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.4.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.5.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