summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-12 22:58:51 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-12 22:58:51 +0100
commitb033e75379caea773af7891ca03a08cc7669efe8 (patch)
treef722e1bb1e30c12d04c210de97b0ac162de5f2d5
parent990fc5a75e07aea3795523c9fa73dcf5eaf83bb4 (diff)
bump product version to 6.1.4.2
Change-Id: Ia16eda60e1b6eaff25516d090f4a871ed2074564
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7fc25d971df9..d75f1fc88213 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.4.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.4.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])