summaryrefslogtreecommitdiff
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
parent863c83f6b8c0ddaba339fb362f82726b7f3998db (diff)
Bump version to 22.05.14.4cp-22.05.14-4
Change-Id: Ibd367ed83e5d5ac45456874ef1cd3b26b24e8086
-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