From a2aa89cbefebd63afb6228c87524d2d767bc5f47 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 29 Jan 2021 21:30:24 +0100 Subject: Bump version to 6.1.7.23 Change-Id: Ice98e3e1bb542bf0eade8e9efd913b8210a752c3 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 6e01348944d5..373cd216d423 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.22],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.23],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit