summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2023-04-04 13:54:57 +0200
committerAndras Timar <andras.timar@collabora.com>2023-04-04 13:54:57 +0200
commitc22d06eb14479a8706d46681b7121f5b087ed56b (patch)
tree7c3033d703603aa1a13012f0a0f12fc6068d7e0f
parent381c706e5e010196c81109dafbc372c84aecb670 (diff)
Bumnp version to 6.4-68co-6.4-68
Change-Id: Ie53c64f8644a121d023c3a64bd975540c2dc38b9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ab08382b67d7..2ca1fb09c398 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.67],[],[],[https://collaboraoffice.com/])
+AC_INIT([Collabora Office],[6.4.10.68],[],[],[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