From 3e230c18143c4893e67e6e814fb73f9daaf226e3 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Wed, 30 Jan 2019 18:57:21 +0100 Subject: bump product version to 6.1.5.2.0+ Change-Id: Ia658286ea54400c6c7283047445f6ae6d7334846 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index fefd8d348ff5..d4598286988a 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],[6.1.5.1.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.1.5.2.0+],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.1