summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2020-12-02 12:44:25 +0200
committerTor Lillqvist <tml@collabora.com>2020-12-02 13:28:22 +0100
commit13d0369cf6e5d3f010aa8ec3c1d234d8021bebac (patch)
treed5258e21efc846c45c2d3a6241daa15fb88c686a /configure.ac
parentbe1ab2d81d100b3f1060ac61817d2a7cf61eb7a5 (diff)
Bump version to 6.4-16
Change-Id: I8c11066b0d71bd9912f4985ab04deb9f87b69026 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/107058 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
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 1570a0224b0f..8ff0fa75c812 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.15],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.16],[],[],[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