summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-05-27 10:57:56 +0200
committerAndras Timar <andras.timar@collabora.com>2021-05-27 10:57:56 +0200
commit1ecc7cd62b5fb571f6f7599ceea90aecc8a6f9f1 (patch)
tree2681701f33c301d350da6769ebeb88ded0055a09 /configure.ac
parent54d1534ad00f113aa38586fca45ff43a28422843 (diff)
Bump version to 6.4-40
Change-Id: Ia17dba4b083787fe1b0e0f28d39b3e8e43c0668f
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 1675bdd53c07..dde099e42ac6 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.39],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.40],[],[],[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