summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-17 20:59:52 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-04-17 20:59:52 +0200
commita4f2730727e5c52cf44bb865cfdd7a8e79ef082e (patch)
tree39d492294ca128477b7f36b94fcf14b38056cf48 /configure.ac
parentd221ef42fc8db7c3c56f2883eec3b594b46567c0 (diff)
bump product version to 6.0.5.0.0+
Change-Id: Idc75c4d0891448576fff71a84b2b3b42fc8a78ad
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 4e50fe94a4e8..d0f0cbdf0e07 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],[6.0.4.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.5.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])