summaryrefslogtreecommitdiff
path: root/configure.ac
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 10:46:26 +0200
commit2b1e9bd3a4938304ca95bba55d1adea8a295985f (patch)
tree52d0906a63bd305b7b14fde8c7a403943161e6be /configure.ac
parent0286b989b86fc4934e77ef1c1596fc0355b10748 (diff)
Bump version to 6.4-41
Change-Id: Ie9d050aed6fcae9d638d65a080171045a070e446
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index dde099e42ac6..2b09b68ee759 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