From: Dmitry Stogov Date: Mon, 25 Mar 2013 09:57:50 +0000 (+0400) Subject: back to dev (7.0.2-dev) X-Git-Tag: php-5.5.0beta2~11^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6a7088fd187f071df47fa09c6e215c916bfd699c;p=php back to dev (7.0.2-dev) --- diff --git a/ext/opcache/ZendAccelerator.h b/ext/opcache/ZendAccelerator.h index c611d65ded..f9b51b0df8 100644 --- a/ext/opcache/ZendAccelerator.h +++ b/ext/opcache/ZendAccelerator.h @@ -27,7 +27,7 @@ #endif #define ACCELERATOR_PRODUCT_NAME "Zend OPcache" -#define ACCELERATOR_VERSION "7.0.1" +#define ACCELERATOR_VERSION "7.0.2-dev" /* 2 - added Profiler support, on 20010712 */ /* 3 - added support for Optimizer's encoded-only-files mode */ /* 4 - works with the new Optimizer, that supports the file format with licenses */