[nginx] Version bump.
ivan babrou
ibobrik at gmail.com
Mon May 13 11:59:20 UTC 2013
Hi! Details link doesn't work: http://hg.nginx.com/nginx/rev/6082e0ab3d89
On 13 May 2013 15:29, Maxim Dounin <mdounin at mdounin.ru> wrote:
> details: http://hg.nginx.com/nginx/rev/6082e0ab3d89
> branches: stable-1.2
> changeset: 5205:6082e0ab3d89
> user: Maxim Dounin <mdounin at mdounin.ru>
> date: Mon May 13 13:18:31 2013 +0400
> description:
> Version bump.
>
> diffstat:
>
> src/core/nginx.h | 4 ++--
> src/http/modules/perl/nginx.pm | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diffs (26 lines):
>
> diff --git a/src/core/nginx.h b/src/core/nginx.h
> --- a/src/core/nginx.h
> +++ b/src/core/nginx.h
> @@ -9,8 +9,8 @@
> #define _NGINX_H_INCLUDED_
>
>
> -#define nginx_version 1002008
> -#define NGINX_VERSION "1.2.8"
> +#define nginx_version 1002009
> +#define NGINX_VERSION "1.2.9"
> #define NGINX_VER "nginx/" NGINX_VERSION
>
> #define NGINX_VAR "NGINX"
> diff --git a/src/http/modules/perl/nginx.pm b/src/http/modules/perl/
> nginx.pm
> --- a/src/http/modules/perl/nginx.pm
> +++ b/src/http/modules/perl/nginx.pm
> @@ -50,7 +50,7 @@ our @EXPORT = qw(
> HTTP_INSUFFICIENT_STORAGE
> );
>
> -our $VERSION = '1.2.8';
> +our $VERSION = '1.2.9';
>
> require XSLoader;
> XSLoader::load('nginx', $VERSION);
>
> _______________________________________________
> nginx-devel mailing list
> nginx-devel at nginx.org
> http://mailman.nginx.org/mailman/listinfo/nginx-devel
>
--
Regards, Ian Babrou
http://bobrik.name http://twitter.com/ibobrik skype:i.babrou
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx-devel/attachments/20130513/d362f98d/attachment.html>
More information about the nginx-devel
mailing list