summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-03-25 22:12:32 +0100
committerAndras Timar <andras.timar@collabora.com>2023-03-25 22:12:32 +0100
commitb4b82ce9e09c285fc4f0c859d4203a54df54ed50 (patch)
treef632eac5c590d9525bd95152329b4207fd5ac1ad /configure.ac
parentdc24c4cbf5f7720318032849b693f0661ead0c57 (diff)
Bump version to 6.4-65co-6.4-65
Change-Id: Ida38dda000cbe1ad8294ac7b2262cc1a6d393efc
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 29de3ccf316e..1b29e4c0f74c 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.64],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.65],[],[],[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