summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-24 23:39:40 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-24 23:39:40 +0200
commit0e082c465ed0ac73ceb5f95c01bb1b09a1b12d09 (patch)
tree3aba46a27feb5a3c8f92491be35914dbf19bcb0f
parentb99f9c9559b9a3a2aa6337bb87be0ea1767ee7a7 (diff)
bump product version to 5.4.1.2.0+libreoffice-5-4-1
Change-Id: I56daad178b971a4364250e20c7ada322ee9667de
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 4cd0a4dc6d25..c38dd959f81b 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])