summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-27 03:27:35 +0200
committerAndras Timar <andras.timar@collabora.com>2015-08-06 12:52:28 +0200
commitdf4553988e6c24f5c350ec3b6719efeafc1c21d2 (patch)
tree75f41a6f1226bde5cde106b79e18f3d04282e572 /configure.ac
parent1a210bff4bb1d7b822392dbab59006682de19cce (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])