From 7467a34330aa75664af60dd5bc5b45d780b7f362 Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Wed, 5 May 2021 13:07:13 +0200 Subject: Bump product version to 6.1.6.3.M15 Change-Id: Ifb0ffe2bb5ec92136710cdd37dc56873fe50b6a9 --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 110e81373d68..34720ba7e7b9 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.6.3.M14],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.1.6.3.M15],[],[],[http://documentfoundation.org/]) AC_PREREQ([2.59]) -- cgit