summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2024-02-27 13:08:34 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-02-27 13:08:34 +0100
commit59e26006a80c516026cf66222a6aa836621bd404 (patch)
treee58834e6ae1f2b3c045393f48da9e5129f342014
parent2838a9168bb1a321ce0d2297284e6c8cf529604c (diff)
Bump version to 6.4.0.24
Change-Id: I59cdcb3965724cddb0ad514a467584eb57901d3a
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 986c39310e22..6121d25e6b41 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.23],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.24],[],[],[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