summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-30 22:47:58 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-30 22:47:58 +0200
commit20d47718d018a48e1dc490fba155cd2a075c945f (patch)
tree23753ea3f1faa6e9dd37b5303812a777700ad69f
parent7b6706300087e41567beefffc66511a6aeab23f8 (diff)
bump product version to 5.3.5.2
Change-Id: I53f1ca9b41707673b061bacb5a0a420ef4bc3d41
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2d262cf929f..7fdcc65193a8 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.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.3.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])