summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-12-06 06:33:02 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-12-06 10:41:59 +0100
commit64e3aacf59d345ed8f8ccdbdc20c4d5320831a79 (patch)
treed1c104a77dec7847aefb57085efe946ad885d86f
parent847de5dfc3997886035a96b1755c07450ef6dfa9 (diff)
Bump version to 6.4.0.22
Change-Id: Ife20720d3cd9725a5bf40e4f1433261b790231cf
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 39cc33d13928..ac34e147b005 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.21],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.22],[],[],[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