From b48f5710e0aa4ca23ad43ffd065f43396ad9d957 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Mon, 28 Mar 2022 09:18:56 +0200 Subject: Bump version to 6.1.7.32 Change-Id: Ia231dfdd08583b406111adab46265fa7c45d41cc --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 51fa1bd263df..c796a3985ebf 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.31],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.32],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit