[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - configure.ac
Libreoffice Gerrit user
logerrit at kemper.freedesktop.org
Wed Oct 10 20:13:55 UTC 2018
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 3f7ad9cd3baeb2360164fd0d82a325c311e5a42f
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Wed Oct 10 22:13:26 2018 +0200
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Wed Oct 10 22:13:26 2018 +0200
bump product version to 6.1.4.0.0+
Change-Id: I23ee7d9db3428a833be6fc1862c7b5e23a25bf3f
diff --git a/configure.ac b/configure.ac
index 387302ba1269..4176ef077b0a 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.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.4.0.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list