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

index 7117a03add809531f3c10ece107e7386a76b8817..ea6b1a87f5bf8c69bcd72b1b2542856eccde7c09 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1005005
-#define NGINX_VERSION      "1.5.5"
+#define nginx_version      1005006
+#define NGINX_VERSION      "1.5.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"