summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2024-01-30 09:19:37 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-01-30 09:19:37 +0100
commit72ed7fa32bca2d15cf6ea5eb05c792fafa14308d (patch)
treeca46f56932137a7c58a0042fdae58d86f65391a5 /configure.ac
parentfe459b9595c851d00a861d595c8dd50b35c90be3 (diff)
Bump version to 6.4.0.23 cib-6.4-23
Change-Id: I3cd0082e0ae35c12f2dc4428dc7906912ab745d2
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 ac34e147b005..986c39310e22 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.22],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.23],[],[],[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