From 038779349fafacbf3a81ba9a833f6647fec6f546 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Tue, 21 Dec 2021 11:24:28 +0100 Subject: Bump version to 6.1.7.29 Change-Id: Ie13074ae7e8a82f2146520aaf9218e2888ba0437 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index a37e91860bdd..627e5ddba650 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.28],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.29],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit