[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Tue Jul 10 18:47:04 UTC 2018
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit aa0553ef8443712bd4d940bc50a670b240092ad9
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Tue Jul 10 20:45:47 2018 +0200
bump product version to 6.0.7.0.0+
Change-Id: I2b4a354604fb65ee60b32f8be9e1132fbe55ff19
diff --git a/configure.ac b/configure.ac
index d7e6c4640c11..6341717ab0ac 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.0.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.0.7.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list