# HG changeset patch # User Maxim Dounin # Date 1464650498 -10800 # Node ID fd003480a665a4f36cee78534fe375d2684039a4 # Parent efbdc2f66901f86fa1b54301c0046ec4af37f1ff Version bump. diff -r efbdc2f66901 -r fd003480a665 src/core/nginx.h --- a/src/core/nginx.h Tue Apr 26 16:31:18 2016 +0300 +++ b/src/core/nginx.h Tue May 31 02:21:38 2016 +0300 @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1010000 -#define NGINX_VERSION "1.10.0" +#define nginx_version 1010001 +#define NGINX_VERSION "1.10.1" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD