summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-30 22:49:26 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2017-07-30 22:49:26 +0200
commit53f4397f0d30760b7a9ddb39ce4f30315dbb45e6 (patch)
tree88e9c9321d7ffb811f8e3382ea64c5af3fbe765d
parent7b6706300087e41567beefffc66511a6aeab23f8 (diff)
bump product version to 5.3.5.2.0+libreoffice-5-3-5
Change-Id: Ifb724727fa6548e204eb90a1c2c8f720c46f2a3b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b2d262cf929f..655b42b37807 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])