From 437de158c9b6a7a7e385a8b0ed60643678f4f43c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Mon, 23 Nov 2015 20:35:11 +0100 Subject: [PATCH 1/2] #125: update cache version --- src/phpbrowscap/Browscap.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/phpbrowscap/Browscap.php b/src/phpbrowscap/Browscap.php index 8b4b911e..d1cbb1f9 100644 --- a/src/phpbrowscap/Browscap.php +++ b/src/phpbrowscap/Browscap.php @@ -41,9 +41,9 @@ class Browscap /** * Current version of the class. */ - const VERSION = '2.0.5'; + const VERSION = '2.1.1'; - const CACHE_FILE_VERSION = '2.0.5'; + const CACHE_FILE_VERSION = '2.1.0'; /** * Different ways to access remote and local files. From 755893d5ab89bcf5aaecd3c7674d7548688d0855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20M=C3=BCller?= Date: Mon, 23 Nov 2015 21:14:00 +0100 Subject: [PATCH 2/2] #125: fix tests --- tests/data/buildCache/1.expected.php | 2 +- tests/data/buildCache/2.expected.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/data/buildCache/1.expected.php b/tests/data/buildCache/1.expected.php index f05fd241..f55766c5 100644 --- a/tests/data/buildCache/1.expected.php +++ b/tests/data/buildCache/1.expected.php @@ -1,6 +1,6 @@