summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-14 18:23:58 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-14 18:23:58 +0100
commit1df027eb882a92b59e2aa438d0fc68ee7f54e82d (patch)
tree600fd7eae64fd4cd1833bf08721928012e1f3fe1
parenttdf#115429 xmloff: ODF import: fix handling of unknown attributes (diff)
downloadcore-libreoffice-5-4-6.tar.gz
core-libreoffice-5-4-6.zip
bump product version to 5.4.6.2.0+ libreoffice-5-4-6
Change-Id: I597f72e1181798d7b050e5a8bdb4e545889caed1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2831974a1c01..91a79757ba2e 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],[5.4.6.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.6.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])