From 09764a1c7f0d50106ef03390ea6a37c70cc23ce3 Mon Sep 17 00:00:00 2001 From: Laurent Laville Date: Mon, 5 Oct 2015 21:23:46 +0200 Subject: [PATCH] prepare stable release 4.5.0 --- bin/phpcompatinfo | 2 +- build/build.xml | 2 +- data/compatinfo.sqlite | Bin 908288 -> 908288 bytes docs/getting-started.asciidoc | 12 ++++++------ docs/revision.asciidoc | 8 ++++---- docs/user-guide--commands.asciidoc | 2 +- docs/user-guide--installation.asciidoc | 14 +++++++------- docs/versions.html | 1 + 8 files changed, 21 insertions(+), 20 deletions(-) diff --git a/bin/phpcompatinfo b/bin/phpcompatinfo index a12a98d3..7630b84a 100644 --- a/bin/phpcompatinfo +++ b/bin/phpcompatinfo @@ -48,5 +48,5 @@ use Bartlett\CompatInfo\Console\Application; Environment::setScanDir(); -$application = new Application($appName, '4.4'); +$application = new Application($appName, '4.5'); $application->run(); diff --git a/build/build.xml b/build/build.xml index 4658d572..c5a3d624 100644 --- a/build/build.xml +++ b/build/build.xml @@ -21,7 +21,7 @@ Project properties ====================================================================== --> - +