summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-10-13 23:17:03 +0200
committerAndras Timar <andras.timar@collabora.com>2020-10-13 23:17:03 +0200
commit0f7375bf1b416c94f6417d432be05254961d75d3 (patch)
tree2379ece920fc7b82de1303f1cee0fd99ad9a04c4
parent1952f042e724f39bf92a52947ef1c59f6e13441b (diff)
Bump version to 6.4-7cp-6.4-7
Change-Id: Ib636363b68a630d37ce5585f5bb042fc3db2b515
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index de0a779ab52d..9b52929e2db7 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.6],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.7],[],[],[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