]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 31 Jul 2013 14:35:57 +0000 (18:35 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 31 Jul 2013 14:35:57 +0000 (18:35 +0400)
src/core/nginx.h

index 396abacc591871d3866816a06613a06b2f6f5193..c2ecbfd862aa3aa303922067e0c238a70399407b 100644 (file)
@@ -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"