summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-24 18:54:34 +0200
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2018-05-24 18:54:34 +0200
commitb6777968a4457bb8aadb51a7f6a7bf1be4477552 (patch)
tree499b23b32006498f11afd6a384cc1917c790a631 /configure.ac
parent3a801799536e6870f2fb111b1cc00b9575a35a39 (diff)
bump product version to 6.2.0.0.alpha0+
Change-Id: Id6f2b9036832e581aa6ccb45fd3f7a56191db980
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 c42e17bec20f..21218f46e41c 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.1.0.0.alpha1+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])