summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-14 18:23:00 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-14 18:23:00 +0100
commitf277920dcab9b3fe6e3a9b17e87390c7cd3ead86 (patch)
tree5889ac6e274025caa894690d75f912a8d5dba05c
parent6bfe6822cc40a9bf3e1e237b6a0edd3dcb34de80 (diff)
bump product version to 5.4.6.2
Change-Id: I18493adf139e0edc44b45909e707b581574b3707
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 2831974a1c01..61540c9946dc 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])