summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-04 17:41:16 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-04 17:41:16 +0100
commit88de60e4638be9a8c579c33b8c229f92f467a656 (patch)
tree17c5004635446533540041dc197f407b1a4a6349
parent562cccb6e28bc3cac28d77be63809c7f296d4ed7 (diff)
bump product version to 5.0.5.2
Change-Id: I6915530434877d5b6c6d279c70ccece66fa40685
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f4f47a6014f..306dbf5bac1a 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.0.5.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.5.2],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])