summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-11-05 09:47:25 +0100
committerAndras Timar <andras.timar@collabora.com>2020-11-05 09:47:25 +0100
commite7b3b5cbe2e5e8e2e04f6b87df73486d22d82af7 (patch)
tree58f998c3e9319dd0b8fe7ccbe8d327805df77fd0
parentbca4f51e1bf098e0ebb7361a69a05a96268df98d (diff)
Bump version to 6.4-11cp-6.4-11
Change-Id: I8e00734c560ba02550405e2e80b301e012c96f8c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2beb573652c7..66b2d930a3ac 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.10],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.11],[],[],[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