[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - configure.ac
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Fri Aug 24 16:27:37 UTC 2018
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f675adc55e9dee1185b57d8e51df7ad3c9364753
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Fri Aug 24 18:24:09 2018 +0200
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Fri Aug 24 18:24:09 2018 +0200
bump product version to 6.1.2.0.0+
Change-Id: I2f100d07a49be70a5a3e1be0b0a693713f0f5ce9
diff --git a/configure.ac b/configure.ac
index 64d6eaa54cfc..8de3b8bf4365 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.1.1.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.2.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list