summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-10-07 15:36:15 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-10-07 15:37:05 +0200
commitaa69f260a0c62581861cba642caa148e200044bc (patch)
tree36cdb105abc03105f6f1870557ba3f1d3c3a6a69
parentcc77bc0e5273c6cf404851624ce5b127cdd839f4 (diff)
Bump version to 6.4.0.11
Change-Id: Id3998ac42162efdaa14292109c3b483586cd8d0f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index db01622ac678..760d6204d511 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.10],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.11],[],[],[https://www.cib.de/office/])
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