summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-16 10:44:21 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-16 10:44:21 +0200
commit2e3129f9dce8195a6b1732ef6d07ca921bdbe1c8 (patch)
tree5e8fdf5f20bb54f2ac5f0f4003d89f0e3838417a /configure.ac
parentRevert "lok: editeng: add LOK special flags" (diff)
downloadcore-cp-22.05.14-4.tar.gz
core-cp-22.05.14-4.zip
Bump version to 22.05.14.4 cp-22.05.14-4
Change-Id: Ibd367ed83e5d5ac45456874ef1cd3b26b24e8086
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 9267b271e57a..d8404a6a4d42 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.14.3],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.14.4],[],[],[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