changeset 5310:fa07bec738ac

Version bump.
author Sergey Kandaurov <pluknet@nginx.com>
date Wed, 31 Jul 2013 18:35:57 +0400
parents 434548349838
children ae3fd1ca62e0
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1005003
-#define NGINX_VERSION      "1.5.3"
+#define nginx_version      1005004
+#define NGINX_VERSION      "1.5.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"