summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2020-12-05 18:07:21 +0200
committerTor Lillqvist <tml@collabora.com>2020-12-05 20:51:36 +0100
commit6f0073b528f4b70b1f0c34714a289ca5cf9f61fc (patch)
treee1a91e4e7eaca9a8f6cf0fc9487975fb196a2e04
parent63d6ba7df8b55d6673a23996bc67058bb94757c4 (diff)
Bump version to 6.4-17
Change-Id: I399c0c6c8adbe0f1ed0d89507718d325d739694b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107263 Tested-by: Tor Lillqvist <tml@collabora.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 8ff0fa75c812..9b13e3747add 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.16],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.17],[],[],[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