From f71c998384c290fffb5feb5f6f999cd42354e3f2 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Mon, 30 Sep 2019 09:30:07 +0200 Subject: Bump version to 6.1.7.6 Change-Id: I110764d39edae9cc5d6f3e63f2a33aba1d680578 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index c159c4048da6..4f15ac04d00e 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.5],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.6],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit