Change-Id: Iaf10adce17f129c564e1f1ba4ca811b9274618fc Reviewed-on: https://gerrit.libreoffice.org/38575
###
diff --git a/configure.ac b/configure.ac
index 4a96e93..b8496c2 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.5.0.0.alpha0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.0.0.alpha0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
893fe19 next version will be 6.0, not 5.5
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Upstream: cgit.freedesktop.org