summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2023-04-04 17:44:27 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2023-04-04 17:44:27 +0200
commitb3a5e338319903bb1fcffe8a9fc7d84a842df0cb (patch)
tree34cc6ac9648540fd0014732f943ac9e2cc6c823f /configure.ac
parentd888ed101b6c1a22ae2e6eb2536adda2fa45a802 (diff)
Bump version to 6.4.0.17
Change-Id: I4312569daa24d18bbdf1cfc3e3eff1b5808dd9ce
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 42df61c1050d..d02695f3c53e 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.16],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.17],[],[],[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