summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-07-28 15:13:08 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-07-28 15:13:08 +0200
commitdbb6992156773d0be0ea59b3832516f5f16c1f0c (patch)
tree314bfe35bb10accde3e398bf3ae3747633c8fb1b
parent53aeaeeeed3c04bbfa33a9363015047554c4cdb6 (diff)
Bump version to 6.4.0.20
Change-Id: Id3648daeb6ac39b5995629a9ad4aee8ef0dd0857
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 23cfdfc91927..ec3bdb6e3a19 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.19],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.20],[],[],[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