summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-15 22:26:46 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-03-15 22:26:46 +0100
commit6215464a37518cf3909ec5f9e230e99445db901f (patch)
treec542b2c214bfc01dac9f7fcfcb8adb15706076a5 /configure.ac
parent5b19aec9fa59708e4800755826c9a672c0ea9741 (diff)
bump product version to 6.0.4.0.0+
Change-Id: I622e0d2d6f13860dcdc9104ffdb82bf9e46a2a3d
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 956b6ceb47f6..24eb7d846985 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.4.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])