]> granicus.if.org Git - php/commitdiff
Updated opcache version
authorDmitry Stogov <dmitry@zend.com>
Fri, 21 Feb 2014 08:04:42 +0000 (12:04 +0400)
committerDmitry Stogov <dmitry@zend.com>
Fri, 21 Feb 2014 08:04:42 +0000 (12:04 +0400)
ext/opcache/ZendAccelerator.h

index 57c99214d7114fc3218a493fef245048e16db795..bba36316d94599ca41dc5d2739e38b84ba3aedb5 100644 (file)
@@ -27,7 +27,8 @@
 #endif
 
 #define ACCELERATOR_PRODUCT_NAME       "Zend OPcache"
-#define ACCELERATOR_VERSION "7.0.3"
+#define PHP_ZENDOPCACHE_VERSION "7.0.4-dev"
+#define ACCELERATOR_VERSION PHP_ZENDOPCACHE_VERSION
 /* 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 */