From 49c4aac3d42a13c3d7d9188736e633bc99671bf5 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Sat, 6 Oct 2018 07:02:38 +0200 Subject: update to 2.6.0 raise dependency on libcouchbase 2.9.5 --- PHPINFO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'PHPINFO') diff --git a/PHPINFO b/PHPINFO index 7dc0511..02ac0c6 100644 --- a/PHPINFO +++ b/PHPINFO @@ -2,9 +2,9 @@ couchbase couchbase support => enabled -extension version => 2.5.0 -libcouchbase runtime version => 2.9.2 (git: 0f7cb6fe8b81c66273bfdab304d0f63bb4490377) -libcouchbase headers version => 2.9.2 (git: 0f7cb6fe8b81c66273bfdab304d0f63bb4490377) +extension version => 2.6.0 +libcouchbase runtime version => 2.9.5 (git: 2bf296af07b40e1b0163f900c4f8bf388ae4e8a3) +libcouchbase headers version => 2.9.5 (git: 2bf296af07b40e1b0163f900c4f8bf388ae4e8a3) igbinary transcoder => enabled zlib compressor => enabled -- cgit