Version bump.

This commit is contained in:
Maxim Dounin 2013-05-06 14:18:46 +04:00
parent e944f8c6a4
commit f2529f730e
1 changed files with 2 additions and 2 deletions

View File

@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
#define nginx_version 1004000
#define NGINX_VERSION "1.4.0"
#define nginx_version 1004001
#define NGINX_VERSION "1.4.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"