summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-08-28 23:39:42 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-08-28 23:39:42 +0200
commitbff9f605b3c9ea2eec7f7fd5a2f7cc356c86956c (patch)
treef6ae3b584b40cc124ee1ba5672e909378dce095a /configure.ac
parente0a66ba5852d480c70507d9f389c17c308324d55 (diff)
Bump version to 6.4.0.10
Change-Id: Ib17648d2a8344e4fccad19fb1b92924ae08a66b2
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 687bae94c8e2..424142530df5 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([CIB Office],[6.4.0.9],[],[],[https://www.cib.de/ciboffice/])
+AC_INIT([CIB Office],[6.4.0.10],[],[],[https://www.cib.de/ciboffice/])
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