summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2022-01-25 21:54:38 +0100
committerAndras Timar <andras.timar@collabora.com>2022-01-25 21:54:38 +0100
commit0fdc89caed84f63c4c954951be80b11e417de726 (patch)
tree5d46f9be0370cb56a1f960bcaca229fcebb0f888
parent7e0eefac2fc6203fa7e853cd4049457f1d3b377b (diff)
Bump version to 6.4-54cp-6.4-54
Change-Id: I84ef6f9f36072c2874f279e4e3bb1c8e80bf7bad
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c9dfd480e767..716e2bcaf0c8 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.53],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.54],[],[],[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