| commit | f41c91511d5435b81f795954d3eb00d38f6acf56 | [log] [tgz] |
|---|---|---|
| author | Maxim Dounin <mdounin@mdounin.ru> | Tue Jul 02 20:05:49 2013 +0400 |
| committer | Maxim Dounin <mdounin@mdounin.ru> | Tue Jul 02 20:05:49 2013 +0400 |
| tree | 9792d332b8f3f2ca8c029bc1ef9549697a2bbebe | |
| parent | dfb8b2b7bbd0a1168f02d8239044d63c96bb8339 [diff] |
Version bump.
diff --git a/src/core/nginx.h b/src/core/nginx.h index e710561..396abac 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h
@@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1005002 -#define NGINX_VERSION "1.5.2" +#define nginx_version 1005003 +#define NGINX_VERSION "1.5.3" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"