summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-22 01:09:03 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-06-22 01:09:03 +0200
commit6c1b75ad1a5f505cf00eb83e1d71b8be9da24ed3 (patch)
tree618e09beb83afcf0ad6424a2376cf832c9a2ca45
parent0859235b7731aba1c103cd295967c291db3cfe2f (diff)
bump product version to 5.2.0.1
Change-Id: I74a9648cccc3c302bbfa4c4dbf5503705d3e95b8
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e94e37680482..60c837d64b72 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.2.0.0.beta2+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.0.1],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])