summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-17 15:34:05 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2015-09-17 15:34:05 +0200
commit51c8da5c2f3b21c3b123a9195dacfa10ca26554d (patch)
tree2959b903d74ca36f51016e8caafc4ae52953d2cd
parentupdate credits (diff)
downloadcore-libreoffice-5-0-2.tar.gz
core-libreoffice-5-0-2.zip
bump product version to 5.0.2.2.0+ libreoffice-5-0-2
Change-Id: I29c86443b2fc96e7738061eb4b46dfbf88e5f4e0
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6724c2043cf3..404725377eaa 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.2.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.2.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])