summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2024-08-23 00:38:20 +0200
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-08-23 00:38:20 +0200
commit6afbffa24ece9b6a004277ee00a6d604868aff95 (patch)
treee3c2eca717b410b62e536bed7ba6f45156c1a37f
parent7238912cc94fa2e4812a06b05f84a663d42eb0cf (diff)
Bump version to 6.4.0.28cib-6.4-28
Change-Id: Ib7ff67e2dd28e2f7204d1f2b6813e797e14991f5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a10e17efd927..2fb40861f96b 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.27],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.28],[],[],[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