summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2021-05-05 13:07:13 +0200
committerAndras Timar <andras.timar@collabora.com>2021-05-06 14:52:35 +0200
commit7467a34330aa75664af60dd5bc5b45d780b7f362 (patch)
tree317ec9316818cec4cee5233b71a5ff0f63ffa731
parent64ff7932428f240e95bdb4a8d452990c36a084ce (diff)
Bump product version to 6.1.6.3.M15
Change-Id: Ifb0ffe2bb5ec92136710cdd37dc56873fe50b6a9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
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])