[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - configure.ac
Christian Lohmaier (via logerrit)
logerrit at kemper.freedesktop.org
Thu Sep 26 12:45:18 UTC 2019
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 69fa5a847357360142d98c9b955cc73c70f23d68
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Thu Sep 26 14:44:13 2019 +0200
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Thu Sep 26 14:44:13 2019 +0200
bump product version to 6.2.9.0.0+
Change-Id: Id40e5d89c1b2dd29187e9226332bca3f363cac38
diff --git a/configure.ac b/configure.ac
index 10b3527c243d..a22c7f8dbd59 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.2.8.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.9.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list