[Libreoffice-commits] core.git: Branch 'libreoffice-5-0' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Fri Jun 26 18:27:31 PDT 2015
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 36b9a717ad96913d4c89135c82794cd611707f8c
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Sat Jun 27 03:27:35 2015 +0200
bump product version to 5.0.0.2.0+
Change-Id: Ifb5756d693e73072b735dba257a762728dfffca8
diff --git a/configure.ac b/configure.ac
index 20b2d67..25fc69d 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.0.1.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.0.2.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list