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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Wed Jan 16 20:49:52 UTC 2019


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

New commits:
commit 50838df509c3dff9b509f02fa9d706c6b9dacd72
Author:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
AuthorDate: Wed Jan 16 21:49:07 2019 +0100
Commit:     Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
CommitDate: Wed Jan 16 21:49:07 2019 +0100

    bump product version to 6.1.5.1.0+
    
    Change-Id: I2cc04817aaa6c00446e01d8836da8c3407103dfa

diff --git a/configure.ac b/configure.ac
index 4c213dc3fd47..fefd8d348ff5 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.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[6.1.5.1.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list