summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-12 20:37:48 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-12 20:37:48 +0200
commit11ba64d2b57b8faf1f1e090b617a853546691fd4 (patch)
tree5d9779ac3c7d8dfebd303c27eec49e28603d5c7d
parent357c36cea0991f32249b6b91818148d171e68d6d (diff)
bump product version to 5.3.5.1
Change-Id: I98f2054357e0e1bf7dd8ff19d738bffaff6c30c9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6032e56d29e9..3ee9a4913d79 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.5.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])