summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-02-08 15:36:05 +0100
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-02-08 15:36:05 +0100
commitb6f88eeba6529a59b4a606b6a31d6dbf222671fd (patch)
treeb89a813c1baff14d14d081f8d1b7c8a5197a110a /configure.ac
parent81f770d533f32ba14d22dfc19d2208e881298053 (diff)
bump product version to 6.0.2.0.0+
Change-Id: I6d86af6663fdac9e8704f23a862a31de184708d1
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 dd97036b40bb..dcba0de5d5b1 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.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.2.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])