From d570791b290c7567a24620e76f9e6fa07d1efa82 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Fri, 15 Nov 2019 16:53:19 +0100 Subject: Bump version to 6.1.7.7 Change-Id: I1d7ef139642c201ad631b3ec48bd97ac80413b7f --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4f15ac04d00e..f079b082327e 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.6],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.7],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit