summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-24 23:38:42 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-24 23:38:42 +0200
commit2f4d61a74731e30ec13d9dd654a0dcd82c465635 (patch)
tree05c89ebbc047782bd6710c6f9c5c2e73da48e950
parentb99f9c9559b9a3a2aa6337bb87be0ea1767ee7a7 (diff)
bump product version to 5.4.1.2
Change-Id: I817f5000aed9c6ff63c6c20fa268589635c2e866
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4cd0a4dc6d25..72be1d72b1cb 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.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.1.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])