summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2022-12-26 01:23:38 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2022-12-26 01:23:38 +0100
commit666bd11813e99f46373eec5b448dddfdaecdf355 (patch)
treeacecab7c31608a1f8de2b8f3c25384751f9f0184
parent49feae75e0c0f78140e8fe44beabfd576c87c37d (diff)
Bump version to 6.4.0.14
Change-Id: I4768cc2c2bcdb6fb62274a4447e6d16b94fb289c
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 06923e7c0f72..ba42d020d5d0 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.13],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.14],[],[],[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