From: Valentin Bartenev Date: Tue, 28 Apr 2015 15:54:48 +0000 (+0300) Subject: Version bump. X-Git-Tag: release-1.9.1~21 X-Git-Url: http://www.kaiwu.me/postgresql/commit/static/gitweb.js?a=commitdiff_plain;h=8568baef1fd2ade8bc4ce3cdf9515c90f0046d83;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index 347c25e82..ec818e042 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1009000 -#define NGINX_VERSION "1.9.0" +#define nginx_version 1009001 +#define NGINX_VERSION "1.9.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD