summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-27 03:27:35 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-27 03:27:35 +0200
commit36b9a717ad96913d4c89135c82794cd611707f8c (patch)
tree5f1f801e8e979f58f600d3fb463d22dc1b9de5c7 /configure.ac
parent6cef4a01e0ef59cd025cf3ee3e5d93eb0a89dda1 (diff)
bump product version to 5.0.0.2.0+
Change-Id: Ifb5756d693e73072b735dba257a762728dfffca8
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 20b2d67e8a19..25fc69df896b 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])