summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-05-05 19:12:32 +0200
committerAndras Timar <andras.timar@collabora.com>2023-05-05 19:12:32 +0200
commit8e4f947ca6a2dc5a3c05347af7dfde2146352abe (patch)
tree5a208c62203054ec3a1dba7624e5f4081f57e122
parent1b5df09a57479ecbf7b1e952f083191c56c61ab2 (diff)
Bump version to 22.05.14.3cp-22.05.14-3
Change-Id: I39e6e2bdd9386579c19096900a1b5391386c79ca
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4b08cb209e99..9267b271e57a 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.2],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.14.3],[],[],[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