summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-11-19 09:57:16 +0100
committerAndras Timar <andras.timar@collabora.com>2020-11-19 09:57:16 +0100
commitcf1fc203382605b0b51a7d0993eebc8f137f0127 (patch)
treeaac29185c8ca73651c4db9884c707848acbc2fda
parent131a48cf746256128831a2b1203a1f629411196c (diff)
Bump version to 6.4-13cp-6.4-13
Change-Id: I9f8453f8ab61654402eae47465198d2fa6baa982
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 15b72d3865a5..2b416cc76e64 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.11],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.13],[],[],[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