From 608fdc835a62fb238e61bd1cf0aaf6c7a4420b5c Mon Sep 17 00:00:00 2001 From: Christian Weiske Date: Mon, 20 Jul 2015 22:05:12 +0200 Subject: [PATCH] Release version 1.1.1 --- package.xml | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/package.xml b/package.xml index c109e6f..fe7ed9e 100644 --- a/package.xml +++ b/package.xml @@ -18,10 +18,10 @@ as well as for characteristic extraction from the graph topology. brett.bieber@gmail.com yes - 2015-02-26 - + 2015-07-20 + - 1.1.0 + 1.1.1 1.1.0 @@ -30,9 +30,7 @@ as well as for characteristic extraction from the graph topology. LGPL-3.0+ -* Set minimum PHP version to 5.3 -* Fix bug #19367: Incorrect FSF address in LICENSE -* Change license from LGPL-2.1+ to LGPL-3.0+ +* Fix deprecated constructor warning on PHP 7 [cweiske] @@ -160,5 +158,21 @@ Bugfix Release: + + + 1.1.1 + 1.1.0 + + + stable + stable + + 2015-07-20 + LGPL-3.0+ + + * Fix deprecated constructor warning on PHP 7 [cweiske] + + +