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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Thu Sep 20 09:46:56 UTC 2018


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

New commits:
commit d76e518ffa714756d8dc70810103bc2189d2ee28
Author:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Thu Sep 20 11:43:36 2018 +0200
Commit:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Thu Sep 20 11:43:36 2018 +0200

    bump product version to 6.1.3.0.0+
    
    Change-Id: I858c7a1aff8c36e05442b7b9b7b12b74a8495185

diff --git a/configure.ac b/configure.ac
index 735ebf2e360a..387302ba1269 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.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.3.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list