summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2020-12-17 10:03:55 +0200
committerTor Lillqvist <tml@iki.fi>2020-12-17 10:03:55 +0200
commit6d238c063abc0fd0d9657b616533f61567d8aab7 (patch)
tree9c8465371653252a517bad57eb830b180c39ae49 /configure.ac
parent8fb6a86b5a16a2d59f88ffe5b04ab94aaf58d64d (diff)
Bump version to 6.4-18
Change-Id: Ieef849ccd1d74ed6c061c405c88fa45d1ed32100
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 60f121e7b2a4..ce5dd1181d81 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.17],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.18],[],[],[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