summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-13 13:58:21 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-04-13 13:58:21 +0200
commite0d800c6e09e261d469e44fe4199a54c3ebcea0d (patch)
treec174855560c1e561340bf38d6d0c7608d558837e
parentupdate emoji autocorrect entries from po-files (diff)
downloadcore-e0d800c6e09e261d469e44fe4199a54c3ebcea0d.tar.gz
core-e0d800c6e09e261d469e44fe4199a54c3ebcea0d.zip
bump product version to 5.0.7.0.0+
Change-Id: I186ef5b438f5ff28e0f860104d388b59fa7f2ec2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index bf3d55b3943a..1c175c0245a7 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.7.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])