From: Maxim Dounin Date: Wed, 15 Jul 2015 19:56:03 +0000 (+0300) Subject: Version bump. X-Git-Tag: release-1.9.4~22 X-Git-Url: http://www.kaiwu.me/postgresql/commit/?a=commitdiff_plain;h=3cc600087999a69e30905b272cf17054e57d399d;p=nginx.git Version bump. --- diff --git a/src/core/nginx.h b/src/core/nginx.h index dfb90eabf..a655f309f 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1009003 -#define NGINX_VERSION "1.9.3" +#define nginx_version 1009004 +#define NGINX_VERSION "1.9.4" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD