configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 30f77f00f1ef3fc476e56e61dda1915cc08aff27 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Nov 13 17:39:52 2019 +0100 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Nov 13 17:41:22 2019 +0100
bump product version to 6.5.0.0.alpha0+ Change-Id: If79dfdeb712956e499ff3d6827046b3b33d6aace diff --git a/configure.ac b/configure.ac index 1711ea8a3623..fcfb771e4439 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.4.0.0.alpha1+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.5.0.0.alpha0+],[],[],[http://documentfoundation.org/]) dnl libnumbertext needs autoconf 2.68, but that can pick up autoconf268 just fine if it is installed dnl whereas aclocal (as run by autogen.sh) insists on using autoconf and fails hard _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits