summaryrefslogtreecommitdiff
path: root/configure.ac
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 /configure.ac
parent7e2814020fc121c189b6b291843b76467d707310 (diff)
bump product version to 5.0.7.0.0+
Change-Id: I186ef5b438f5ff28e0f860104d388b59fa7f2ec2
Diffstat (limited to 'configure.ac')
-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])