summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-10-11 11:03:15 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-10-11 11:33:01 +0200
commit858c5633738c58022c03a2013bd84d0deaa67433 (patch)
treeb95a2a4bc5bfe2923fe71b6aa1c25da659640b44
parent502a9ae8ec99b6a6f758225caa9a2baf27f66d48 (diff)
Bump version to 6.4.0.21cib-6.4-21
Change-Id: I271f0093fcaebec9ca9272c4a6aed46dfeba4010
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5e8904798988..39cc33d13928 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.20],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.21],[],[],[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