summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-06-16 10:46:26 +0200
committerAndras Timar <andras.timar@collabora.com>2021-06-16 23:33:21 +0200
commitadfa130c0e7a81a4047fb65f8d41a721c7187726 (patch)
tree103b1bf7ea96be0df9eb00126213fec1d5f0bfb4
parenteb20f085489d2467935f2086b0ebdaf433b5ef21 (diff)
Bump version to 6.4-41cp-6.4-41
Change-Id: Ie9d050aed6fcae9d638d65a080171045a070e446
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bd6e45e76281..b4b18059da95 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.40],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.41],[],[],[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