summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-04-01 19:12:45 +0200
committerAndras Timar <andras.timar@collabora.com>2023-04-01 19:12:45 +0200
commitf91334fb949199e403036dc180d331f0c850b041 (patch)
tree9be67d1f9cdb8462f2c2d61411273319b9f213d6 /configure.ac
parentd67c5b867aa0b5be65096450f400a34f5dbae959 (diff)
Bump version to 6.4-66co-6.4-66
Change-Id: I5dfb8a7319631a033b2c836148bd73f94f4b8cc7
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 ef7b8aecc51e..6eb735ea7af8 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.65],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.66],[],[],[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