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

Christian Lohmaier lohmaier+LibreOffice at googlemail.com
Thu Jan 12 00:58:01 UTC 2017


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

New commits:
commit 73b6483123d3137665813b5b6e03fa7693c942c3
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Thu Jan 12 01:55:18 2017 +0100

    bump product version to 5.2.5.1.0+
    
    Change-Id: Idb43b0caf384217c43a3ccad3b20c58f4177b00f

diff --git a/configure.ac b/configure.ac
index d08c259..424f1d2 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.2.5.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.2.5.1.0+],[],[],[http://documentfoundation.org/])
 
 AC_PREREQ([2.59])
 


More information about the Libreoffice-commits mailing list