]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Wed, 2 Oct 2013 07:50:56 +0000 (11:50 +0400)
committerSergey Kandaurov <pluknet@nginx.com>
Wed, 2 Oct 2013 07:50:56 +0000 (11:50 +0400)
src/core/nginx.h

index ea6b1a87f5bf8c69bcd72b1b2542856eccde7c09..5c42c4737537473902a751a607717428e958bf16 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1005006
-#define NGINX_VERSION      "1.5.6"
+#define nginx_version      1005007
+#define NGINX_VERSION      "1.5.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"