[Libreoffice-commits] core.git: Branch 'libreoffice-6-2' - configure.ac

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Tue Jan 8 22:12:34 UTC 2019


 configure.ac |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 47390e2ddf4a00b1d2c957e8b9b0b2ec923929df
Author:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Tue Jan 8 23:12:06 2019 +0100
Commit:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Tue Jan 8 23:12:06 2019 +0100

    bump product version to 6.2.1.0.0+
    
    Change-Id: Ia770c121cc64c748964e6d6dbedd8742c2cf79f9

diff --git a/configure.ac b/configure.ac
index c9a12c07ecd4..ec46de16a857 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.2.1.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list