summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-11-03 14:59:30 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-11-03 14:59:30 +0100
commita43f6bf0f63afadc892dbe34615f9a0cbc1f7c4e (patch)
tree3caa6df27f461868e70bc852171dcfa494ba9eaa
parent9c667c959036e357e53cb229371963179873cdc1 (diff)
bump product version to 5.4.3.2
Change-Id: Icda5cefb8fb9ddeb6b69047d98df3a306c200bff
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 493fa4f8381f..93543ddccf4e 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.3.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])