summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-06 23:27:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-06 23:27:48 +0200
commit68a057f251b828cf9bc0f61395a382014d165291 (patch)
tree67396d4f7d3bd74bde6e7b39fee1a024b1505900 /configure.ac
parent238d6e367b3bcbc14cc7579dda866488a2c7f4c3 (diff)
bump product version to 5.4.1.0.0+
Change-Id: I9bd5d744a965c204018d7a127e337ea27c84dbc9
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 456c553f6c79..33c4a62e7258 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.1.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])