summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-11-19 20:59:22 +0100
committerAndras Timar <andras.timar@collabora.com>2020-11-19 20:59:29 +0100
commit0165bd49a2e4ead9f86ef07c14135dbe461befd2 (patch)
treea2d1eb8ba915fa6872a188fbebe8dc16b26c0c3b /configure.ac
parent1a5681c92469f8cf445c42ff99f5a2a87bae3705 (diff)
Bump version to 6.4-14 cp-6.4-14
Change-Id: Id262d854da29aa1e7e70cdac2e42b65541e0efcf
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 2b416cc76e64..2da3ac32e21a 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.13],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.14],[],[],[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