[Libreoffice-commits] core.git: Branch 'libreoffice-6-2-6' - configure.ac
Christian Lohmaier (via logerrit)
logerrit at kemper.freedesktop.org
Fri Jul 26 11:29:12 UTC 2019
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit efac172ea6e81f4620f60d4746d71ebe12e97011
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Fri Jul 26 13:28:20 2019 +0200
Commit: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Fri Jul 26 13:28:20 2019 +0200
bump product version to 6.2.6.1.0+
Change-Id: Ibd1ab50c52f82c58cbcb5dcb686d42058704ba4a
diff --git a/configure.ac b/configure.ac
index 720939dfbe59..80d863dda79d 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.6.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list