configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit b4fcdd75b0a2b7e38d0e1301ac799df475c64087 Author: Xisco Fauli <xiscofa...@libreoffice.org> AuthorDate: Wed Sep 23 18:27:26 2020 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Wed Sep 23 18:27:26 2020 +0200
bump product version to 6.4.7.1.0+ Change-Id: I3e3756a44f28faf4c6d1ab4f03686c025ef1568a diff --git a/configure.ac b/configure.ac index 5e309fd30ac7..3795b74f2bce 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.7.0.0+],[],[],[http://documentfoundation.org/]) +AC_INIT([LibreOffice],[6.4.7.1.0+],[],[],[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