summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-01-18 20:14:59 +0100
committerAndras Timar <andras.timar@collabora.com>2021-01-18 20:14:59 +0100
commit85586e2cbb47709f63208f3048f7bf7f748a4887 (patch)
tree6af96745f9367ef83d7108a2cc0d5a572dd39d69
parent7ca75d8227205defb2a3dea6223be4eec15ee2e3 (diff)
Bump version to 6.4-20co-6.4-20
Change-Id: Ieddb6a702659dc09a23cb453b03516b96da5424d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index d1a2d1e7d136..c03c41e77eaf 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.19],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.20],[],[],[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