Commit: 3b0da73d325858e6c8259262c216a62020482865 Author: Dmitry Stogov <dmi...@zend.com> Mon, 4 Mar 2013 15:26:40 +0400 Parents: 68c265ce372860a09f6111f99684ff012dbbc602 Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=3b0da73d325858e6c8259262c216a62020482865 Log: Preparaton for pecl release Changed paths: M ZendAccelerator.h Diff: diff --git a/ZendAccelerator.h b/ZendAccelerator.h index 83e7cd1..5ec75f1 100644 --- a/ZendAccelerator.h +++ b/ZendAccelerator.h @@ -27,7 +27,7 @@ #endif #define ACCELERATOR_PRODUCT_NAME "Zend Optimizer+" -#define ACCELERATOR_VERSION "7.0.0-dev" +#define ACCELERATOR_VERSION "7.0.0" /* 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 */ -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php