[Libreoffice-commits] core.git: Branch 'libreoffice-6-1-6' - configure.ac
Christian Lohmaier (via logerrit)
logerrit at kemper.freedesktop.org
Fri Apr 12 11:44:42 UTC 2019
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit fd024186e380383f8bf95f0d05c8c4ff778b4e7b
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Fri Apr 12 13:37:45 2019 +0200
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Fri Apr 12 13:37:45 2019 +0200
bump product version to 6.1.6.1.0+
Change-Id: I710a3d5395f7e61fa3ba7bb416047488eccd2151
diff --git a/configure.ac b/configure.ac
index 1f4b41603e93..70c546e3bd38 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.6.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list