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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Fri Sep 15 20:06:49 UTC 2017


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

New commits:
commit 269d22cceebe55a3417fd9d423d846b92b99c9d3
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Fri Sep 15 22:06:20 2017 +0200

    bump product version to 5.4.2.1.0+
    
    Change-Id: I6cff8aef93e1feb6283ea43ceb2f94050efa3fd8

diff --git a/configure.ac b/configure.ac
index 1e82db74d802..756e65333dca 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],[5.4.2.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.4.2.1.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list