summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-01 20:13:15 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-06-01 20:13:15 +0200
commitdbeae69ae370e556b02c514984e2da31fe2c264e (patch)
treecf107d62641bee7bc1ce76878d79616d1b799e4a
parent75a156c9c12c537e2dfa0c6fbb4c64d089a236b2 (diff)
bump product version to 5.3.4.1
Change-Id: Ic64db432fd3ba54726c8e435d7a0f8aa4574fe22
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 81334913e282..2b6b4d26b40e 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.3.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.4.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])