summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-01-07 10:44:05 +0100
committerAndras Timar <andras.timar@collabora.com>2021-01-07 10:44:05 +0100
commit5c603abc13b78dd7fd072249c9692dfc207a33c2 (patch)
treef984b607fe01765e6d6e57b243adb462e3bc2784 /configure.ac
parent05750a0bcf10f3b847bb78c555f36fe9f820efb5 (diff)
Bump version to 6.4-19cp-6.4-19
Change-Id: Idcf4739f1ed831f552245c31bf75d151717ad06c
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 ce5dd1181d81..d1a2d1e7d136 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.18],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.19],[],[],[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