summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-12-08 12:16:14 +0100
committerAndras Timar <andras.timar@collabora.com>2021-12-08 12:16:14 +0100
commit61824e9f0dde1e8c437d0cfe841ca1b7529388d0 (patch)
treed661ea849a1f2414d4c7eb3469cd56422a7634c6
parent9de8dbd17fa25e57454c024078b256e5fef38114 (diff)
Bump version to 6.4-52cp-6.4-52
Change-Id: I5343238dc29c5abef8c59cf840b49099f71df38e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 12f94cf51b3b..6bd1d832d1b3 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.51],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.52],[],[],[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