summaryrefslogtreecommitdiffstats
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
parentonly use X509Data (diff)
downloadcore-cp-6.4-53.tar.gz
core-cp-6.4-53.zip
Bump version to 6.4-53 cp-6.4-53
Change-Id: I02d59387f4e660f292f3a5205f36be27338b411c
-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