summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2024-07-30 23:35:35 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-07-30 23:35:35 +0200
commit20214385006fccebcfd3caf2f136ecc224c6b740 (patch)
treead9a793d01cc7559b70ca0e6fa7187150d321824
parente032a156e6b669d1c5423e21a42db326dc0f483d (diff)
Bump version to 6.4.0.27cib-6.4-27
Change-Id: Ic18ce8fd99c5e8be648ec7eb5762155ec0d3458d
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bad7a23b0a36..a10e17efd927 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.26],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.27],[],[],[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