summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-06-20 00:27:16 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-06-20 00:27:16 +0200
commit57d814eface6e478f409d17cc72fd8d33b22fe93 (patch)
tree2c0c1310e897a181abc7187a72db7a8b4fde950b
parente8faa165a5ff448b8db680927aea8066e8f9799c (diff)
bump product version to 6.0.5.2
Change-Id: Iede9f64a62c3f78d35b1cb15b095504d9716bc4b
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 9c946f0a9aeb..05c09cf3a29a 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],[6.0.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])