summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-07-11 19:06:49 +0200
committerAndras Timar <andras.timar@collabora.com>2022-07-11 19:06:49 +0200
commitfe4468db8de113d2844a8733dd094506af778b51 (patch)
treecbaaa998f2918fdea6da70af241f4ae29200bf61
parentd952a53e65e1ec7a7be3b99fd8895b8e199569c2 (diff)
Bump version to 22.05.4.1cp-22.05.4-1
Change-Id: I613ba29dfcdcf977677ede8c74e78272bcb79ab7
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index acfd70ed4859..f2284ec730ce 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.3.1],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[22.05.4.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