[Libreoffice-commits] core.git: Branch 'libreoffice-5-0-6' - configure.ac
Christian Lohmaier
lohmaier+LibreOffice at googlemail.com
Wed Apr 13 12:02:43 UTC 2016
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ba1a09a78f9517240ff9c3db7da9a4c6560a6565
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date: Wed Apr 13 14:01:54 2016 +0200
bump product version to 5.0.6.1.0+
Change-Id: I1785d49488375497da8642a359c2838262051799
diff --git a/configure.ac b/configure.ac
index bf3d55b..6c53e9b 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.6.0.0+],[],[],[http://documentfoundation.org/])
+AC_INIT([LibreOffice],[5.0.6.1.0+],[],[],[http://documentfoundation.org/])
AC_PREREQ([2.59])
More information about the Libreoffice-commits
mailing list