details: http://hg.nginx.org/nginx/rev/b48663791c17 branches: changeset: 6236:b48663791c17 user: Valentin Bartenev <vb...@nginx.com> date: Sun Aug 23 21:03:29 2015 +0300 description: Version bump.
diffstat: src/core/nginx.h | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diffs (14 lines): diff -r 79a50ebb3b89 -r b48663791c17 src/core/nginx.h --- a/src/core/nginx.h Tue Aug 18 18:16:17 2015 +0300 +++ b/src/core/nginx.h Sun Aug 23 21:03:29 2015 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1009004 -#define NGINX_VERSION "1.9.4" +#define nginx_version 1009005 +#define NGINX_VERSION "1.9.5" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel