On Sun, 2013-07-28 at 09:47 +0000, Dmitry Stogov wrote:
> index 733e544..5f414f2 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.2-dev"
> +#define ACCELERATOR_VERSION "7.0.3-dev" 

Having -dev versions stable branches in git is problematic as we most
likely forget to change that before a release and users get "-dev"
versions. Can we either remove the -dev or properly define this in
README.RELEASE_PROCESS?

johannes



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to