From 9efb8d585e387813d9f3d296c685c5dc8b569ef1 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Fri, 24 Aug 2018 18:26:23 +0200 Subject: bump product version to 6.1.1.1 Change-Id: I2e0029cc3a94c8ac707190e5b1eddee3b6dd42f0 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 64d6eaa54cfc..466f701f71ed 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.1.0.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.1.1.1],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.1