From 40b1ed9c0fe8ddf97a8bd42e1278860060ea0740 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Thu, 4 Feb 2021 19:42:41 +0100 Subject: Bump version to 6.1.7.24 Change-Id: I8eb044d0bb91d19ccf5b3d3c2e79da8d0fa4829d --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 236c50527d40..e72c658aad46 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([LibreOffice powered by CIB],[6.1.7.23],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.24],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit