Skip to content

Commit 24992a1

Browse files
committed
Merge branch 'PHP-5.5' into PHP-5.6
2 parents 7289981 + cf3e976 commit 24992a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/opcache/ZendAccelerator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
#endif
2828

2929
#define ACCELERATOR_PRODUCT_NAME "Zend OPcache"
30-
#define PHP_ZENDOPCACHE_VERSION "7.0.4-dev"
30+
#define PHP_ZENDOPCACHE_VERSION "7.0.6-dev"
3131
#define ACCELERATOR_VERSION PHP_ZENDOPCACHE_VERSION
3232
/* 2 - added Profiler support, on 20010712 */
3333
/* 3 - added support for Optimizer's encoded-only-files mode */

0 commit comments

Comments
 (0)