summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-20 01:26:40 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2016-01-20 01:26:40 +0100
commit2f6e3fbf54795af75cb3733d3e82dda48fc760f3 (patch)
treeb7250e43386684940d31627b09e4b78db48cfadc /configure.ac
parent0465c9517302fa71629265f2c82e3fc639e182f7 (diff)
bump product version to 5.0.6.0.0+
Change-Id: I04b67426055fc067403c8f5ee7fb6b5598faf43d
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 6ce1e51e190d..bf3d55b3943a 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.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.6.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])