From e5fc233ff98f92e896ecc820d50ab013230d1392 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 2 Aug 2018 21:54:46 +0200 Subject: bump product version to 6.1.0.3 Change-Id: Ice331ce30be85f8c84b845c3899b673991cf3b90 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 223d7b889df9..85b1496a2ffa 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.0.2.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.1.0.3],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit v1.2.3