From 6b55b62b3e94fb1d5405264f4b03d107f73705c2 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Wed, 7 Oct 2020 01:22:20 +0200 Subject: Bump version to 6.1.7.19 Change-Id: I8cd0ec2fead4ddb0718d63377d2600f8d13812c9 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 502814cf7a20..e519d688b62a 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.18],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.19],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit