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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Wed Oct 7 13:31:25 PDT 2015


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

New commits:
commit 23c217590e903f243e206e2a4372448c9eeaff0c
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed Oct 7 22:30:37 2015 +0200

    bump product version to 5.0.4.0.0+
    
    Change-Id: Ia1d361c5528507d5683b2bafed677f71752b78ea

diff --git a/configure.ac b/configure.ac
index afd48d64..23e921b 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.0.3.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.4.0.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list