summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-09-15 22:04:08 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-09-15 22:04:08 +0200
commit5a2a45eda20fc996a14f610c163a595c9524853c (patch)
tree4b37f20425c04cd40dd3716eeb98b921823e5d7c /configure.ac
parentde4a0f769501b0b79b05e007ae340af344017dd0 (diff)
bump product version to 5.4.3.0.0+
Change-Id: I7b422c809e6a3faff5d954779ecc94dd2a27fc1e
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 1e82db74d802..c71d8bc8fd18 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.3.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])