summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-26 20:16:44 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2019-06-26 20:16:44 +0200
commit6d8c672e1302cf205bb2a5f0083e003bf18fa593 (patch)
treee06201d3885d90a1528b1e0f9b490159e9576fb2
parentadcef4fb5321ea1adb01002e0cf95cf8b7ff1253 (diff)
bump product version to 6.2.5.2
Change-Id: I199f252a5223bae4a47d55d3b90e84c6105f1cfc
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0c35bafdf30f..68dd109abbd8 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.2.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])