summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThorsten Behrens <thorsten.behrens@allotropia.de>2024-12-23 12:56:15 +0100
committerThorsten Behrens <thorsten.behrens@allotropia.de>2024-12-23 12:56:15 +0100
commitaf17ec50fc4d2564cc2f6e7739a181544b4052d9 (patch)
treef76ef6734bfc1e919d7ef950ba37ab47e0a88755
parent38cdc0405fdb8bd602b9c2121f280de9ea3cb71c (diff)
Bump version to 6.4.0.30 cib-6.4-30distro/cib/libreoffice-6-4
Change-Id: I5457fcb4ce3b04fa0e5275fecb5f1d0bc35c8679
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e5676243232b..934455a21dc0 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.29],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.30],[],[],[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