From 9b8cc6286eded8b69d924e8145882c3a59ab554f Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 13 Mar 2020 14:55:01 +0100 Subject: Bump version to 6.1.7.11 Change-Id: Ic32b4f944219577732a98babdb10d4027cf03bae --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 2f638beb3c57..02cfb83d7dd2 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.10],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.11],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit