From 0389fc2ba00ae863e974bba3e9bb0b3efa08f8bc Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Tue, 21 Apr 2020 01:21:21 +0200 Subject: Bump version to 6.1.7.12 Change-Id: I8c117bca2505b1bae60b54c17c5f5bb5033b7224 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fe394203bf21..709b2485a05b 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.11],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.12],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit