]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Fri, 18 Apr 2014 16:10:42 +0000 (20:10 +0400)
committerMaxim Dounin <mdounin@mdounin.ru>
Fri, 18 Apr 2014 16:10:42 +0000 (20:10 +0400)
src/core/nginx.h

index 8bd470276e59075308a52bc0ff073fe711cc0aa4..0ef0f2e110f15b6d455cdd0d78b2c4be04500014 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1005014
-#define NGINX_VERSION      "1.5.14"
+#define nginx_version      1006000
+#define NGINX_VERSION      "1.6.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"