From 15411734fb5201c821167bc19984e3ff06467983 Mon Sep 17 00:00:00 2001 From: Thorsten Behrens Date: Wed, 14 Aug 2019 17:20:44 +0200 Subject: Bump version to 6.1.7.3 Change-Id: Ia9ea416138cad0244b672dee43b8b3e8261d990b --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 118c15c8c22b..93e280a19074 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.2],[],[],[https://libreoffice.cib.eu/]) +AC_INIT([LibreOffice powered by CIB],[6.1.7.3],[],[],[https://libreoffice.cib.eu/]) AC_PREREQ([2.59]) -- cgit