# HG changeset patch # User Maxim Dounin # Date 1485868531 -10800 # Node ID cd02bac58c3b62aaf92736c008ef149c34a2d445 # Parent 9f6b756514327778b66e4aff24df187dfaff2f8e 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 1010002 -#define NGINX_VERSION "1.10.2" +#define nginx_version 1010003 +#define NGINX_VERSION "1.10.3" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD