From: Dmitry Stogov Date: Mon, 25 Mar 2013 07:44:09 +0000 (+0400) Subject: 7.0.1 release X-Git-Tag: php-5.5.0beta2~13^2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a3316ffe6a05d86c9b49d37c5ac9ed101c606d86;p=php 7.0.1 release --- diff --git a/ext/opcache/ZendAccelerator.h b/ext/opcache/ZendAccelerator.h index 5a2e5305d7..cd89bcc2f1 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-dev" +#define ACCELERATOR_VERSION "7.0.1" /* 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 */