configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6c61a4ea4055786209e7e1981bda32a48ca805b2
Author:     Thorsten Behrens <thorsten.behr...@allotropia.de>
AuthorDate: Wed Oct 11 11:03:15 2023 +0200
Commit:     Thorsten Behrens <thorsten.behr...@allotropia.de>
CommitDate: Wed Oct 11 11:03:15 2023 +0200

    Bump version to 6.4.0.21
    
    Change-Id: I271f0093fcaebec9ca9272c4a6aed46dfeba4010

diff --git a/configure.ac b/configure.ac
index 5e8904798988..39cc33d13928 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.20],[],[],[https://www.cib.de/office/])
+AC_INIT([CIB Office],[6.4.0.21],[],[],[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

Reply via email to