summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-12-21 16:22:59 +0100
committerAndras Timar <andras.timar@collabora.com>2021-12-21 16:22:59 +0100
commiteae20c95fb1d4ca7a720ab1833fe6117ebfdfad0 (patch)
tree54067da5f55f5df9b234a5ce812876e4b7775f9d /configure.ac
parent02d498164c95f0f984b6aae63718be34dd4a555f (diff)
Bump version to 6.4-53cp-6.4-53
Change-Id: I02d59387f4e660f292f3a5205f36be27338b411c
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b71a881089bf..7145e2453487 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.52],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.53],[],[],[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