summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-09-23 17:06:55 +0200
committerAndras Timar <andras.timar@collabora.com>2020-09-23 17:06:55 +0200
commitbd7e2b2de0536219244097147d2627a94526b691 (patch)
tree162001417d0add7c48001cf7922e67e076b8b5c7
parent9b6d19c88fc3b4e6a467048b7022241c5c3a5814 (diff)
Bump version to 6.4-5cp-6.4-5
Change-Id: Ic02fda2c5c8d97121181258358ae05b5886e8665
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cba94788653f..bc027616295d 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.4],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.5],[],[],[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