summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-17 20:42:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-10-17 20:42:26 +0200
commitb8a5168ee7fe6f6873006eeca2f9a7567bcfb18b (patch)
treec8ec3f826813c97e6549188b71d87238afb955d7
parentbf29f0a603d6eaa22fdccb262e84090b565e811d (diff)
bump product version to 5.4.3.1
Change-Id: If2faddd7e9e2cf505348c7e05aa73e608a55fa59
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c468ab8f5307..2c755ab0308f 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.3.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])