summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-11-15 16:42:22 +0100
committerAndras Timar <andras.timar@collabora.com>2020-11-15 16:42:22 +0100
commit939aa25f276033759ae839e6dec4c83a2dcdfc5c (patch)
tree1b77a42801fb09ff691bda5b585429b235fa6bc1
parent7abf7e4194d30a716f24c6557e70891e29d0fee3 (diff)
Bump version to 6.4-12cp-6.4-12
Change-Id: I7a5309733624f50cdf9e62dc654158768c7a446e
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 66b2d930a3ac..cdfcbc31060d 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.12],[],[],[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