summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-04-04 11:24:53 +0200
committerAndras Timar <andras.timar@collabora.com>2023-04-04 11:24:53 +0200
commit1a6b4f7d44aff98ee18ca5e338619ffc9edd8a7a (patch)
tree65010a6ad0916f0d1d5f7a63b0370135a12000e3
parent3d882e549c30f46e9742f53060dfc12c65614d11 (diff)
Bump version to 6.4-67co-6.4-67
Change-Id: Ia4f9b7c064c4d25a380083e3a40b923e44e4296b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6eb735ea7af8..b6f0b4597471 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.66],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.67],[],[],[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