Version bump.

This commit is contained in:
Ruslan Ermilov 2015-12-09 14:41:16 +03:00
parent e359dc208e
commit fac1f23e5d

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_ #define _NGINX_H_INCLUDED_
#define nginx_version 1009008 #define nginx_version 1009009
#define NGINX_VERSION "1.9.8" #define NGINX_VERSION "1.9.9"
#define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VER "nginx/" NGINX_VERSION
#ifdef NGX_BUILD #ifdef NGX_BUILD