summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-03-25 19:25:36 +0100
committerAndras Timar <andras.timar@collabora.com>2023-03-25 19:25:36 +0100
commit04260d3dc7e6d15a1e353dc842ce59e058925ba8 (patch)
tree290c28dd68c6ee3545229cc29bbde6b358dee3af
parent403e4bb10d29ba08cb55f9f2a91ae8bcf7ea6e6d (diff)
Bump version to 6.4-64co-6.4-64
Change-Id: Iaf0e7714633ac0213ca035633f15cfc7b5cbc1c2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7da378ba6c42..29de3ccf316e 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.63],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.64],[],[],[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