# HG changeset patch # User Roman Arutyunyan # Date 1393961911 -14400 # Node ID 375a861d946b7a39fb4f9b9e6388055bdd7f7cc8 # Parent f6d457701d9e67952b9054bf8a1aa4d36cbf8994 Version bump. 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 1005011 -#define NGINX_VERSION "1.5.11" +#define nginx_version 1005012 +#define NGINX_VERSION "1.5.12" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"