From 893fe19fcdf5d3edefc4b19a021ebc2b11f5ab9f Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Thu, 8 Jun 2017 16:42:37 +0200 Subject: next version will be 6.0, not 5.5 Change-Id: Iaf10adce17f129c564e1f1ba4ca811b9274618fc Reviewed-on: https://gerrit.libreoffice.org/38575 Reviewed-by: Christian Lohmaier Tested-by: Jenkins --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 4a96e9370c7e..b8496c2f5fb9 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]) -- cgit v1.2.3