summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-04 17:43:33 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-02-04 17:43:33 +0100
commita09456c47386325242608de6c9ee7d1236252b77 (patch)
tree6b69b894d77885d9cd2b3b41a0644a40e953465f
parentupdate emoji autocorrect entries from po-files (diff)
downloadcore-libreoffice-5-0-5.tar.gz
core-libreoffice-5-0-5.zip
bump product version to 5.0.5.2.0+ libreoffice-5-0-5
Change-Id: I3c4312a5afb15acd6228bab361bf5fb5012a8e8f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 7f4f47a6014f..ce429c78aea7 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.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])