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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Tue Jan 19 16:27:23 PST 2016


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

New commits:
commit 2f6e3fbf54795af75cb3733d3e82dda48fc760f3
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Wed Jan 20 01:26:40 2016 +0100

    bump product version to 5.0.6.0.0+
    
    Change-Id: I04b67426055fc067403c8f5ee7fb6b5598faf43d

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


More information about the Libreoffice-commits mailing list