# HG changeset patch # User Ruslan Ermilov # Date 1366294604 0 # Node ID 42c309b80d7cd51dc284913f0dbd6ff073b95675 # Parent 71b624bc725b6a513fb45686021b03b1601a3388 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 1003016 -#define NGINX_VERSION "1.3.16" +#define nginx_version 1003017 +#define NGINX_VERSION "1.3.17" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"