Re: com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h

From: Date: Sun, 28 Jul 2013 12:17:52 +0000
Subject: Re: com php-src: Merge from GitHub: ext/opcache/ZendAccelerator.c ext/opcache/ZendAccelerator.h
References: 1  Groups: php.cvs php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
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




Thread (5 messages)

« previous php.internals (#68330) next »