summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-25 02:28:05 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-08-25 02:28:05 +0200
commit5757f2ebbdd086de570a443a1711571736f9d3e9 (patch)
tree1efd8d3622eb8e6f69467e7004f8497c48634dd0
parentlibpng: upgrade to release 1.6.24 (diff)
downloadcore-libreoffice-5-2-1.tar.gz
core-libreoffice-5-2-1.zip
bump product version to 5.2.1.2.0+ libreoffice-5-2-1
Change-Id: Ie4d3b1ba5c8dc5e9356ffaf3f491a725ac1e817f
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b8bb8b520500..31e487bc97af 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.2.1.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.1.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])