From: Maxim Dounin Date: Tue, 26 Apr 2016 13:30:30 +0000 (+0300) Subject: Stable branch. X-Git-Tag: release-1.10.0~1 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=edeb561fe17099a8e8bf134f9f2180652bcd2bf0;p=nginx.git Stable branch. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index ba8a9c292..fe78745e4 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1009015 -#define NGINX_VERSION "1.9.15" +#define nginx_version 1010000 +#define NGINX_VERSION "1.10.0" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD