summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-27 03:24:37 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-06-27 03:24:37 +0200
commit3dfdd7554d72adf2b0ca177fc31ebe5c6986a705 (patch)
tree539384e34af82b7c64a93f0c868df3671c3a5022
parent6cef4a01e0ef59cd025cf3ee3e5d93eb0a89dda1 (diff)
bump product version to 5.0.0.2
Change-Id: I16fe99e1d227ebae9c1edac9f2ed4e0fef56d669
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 20b2d67e8a19..f0e3a0b372af 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],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])