summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-12 23:00:10 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-12-12 23:00:10 +0100
commit89ca63c4a708029ab705ecb172de81031800e0af (patch)
tree5c468eff4e5af71322e49f652db282c2535f09c4
parentUpdate git submodules (diff)
downloadcore-libreoffice-6-1-4.tar.gz
core-libreoffice-6-1-4.zip
bump product version to 6.1.4.2.0+ libreoffice-6-1-4
Change-Id: Iebbf6d899a003dd0423530d8ac8f74e7008d6080
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7fc25d971df9..31f3a3cfc5cf 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])