summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-02-07 15:36:48 +0100
committerAndras Timar <andras.timar@collabora.com>2022-02-07 15:36:48 +0100
commit71ad86dcf8f94349250895a4b3a9e826b46b930f (patch)
tree1e8ccbb6eb456aaf4a8af816f87eba1082633416
parentf4d5f1200c380ed5d3ebb5dc26cf82217d9db565 (diff)
Bump version to 6.4-55
Change-Id: Ic43e6d8c0a0bb279f28ac175dff724913f1c48cf
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 716e2bcaf0c8..10683c512015 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],[6.4.10.54],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.55],[],[],[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