summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-11 20:17:54 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-08-11 20:17:54 +0200
commit71eb2f41c37ccc2a04ff2de5e7c16699e7d0d21e (patch)
treeb42cae5c069367a550a5c112116b769df7b89fae
parent35fa4744767ff29e406c9a46101dec4feb62933b (diff)
bump product version to 5.4.1.1.0+
Change-Id: I0e1d8f711c827e3158582300a46db0a58bde3858
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 33c4a62e7258..4cd0a4dc6d25 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.1.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])