changeset 5655:0373d5141fa7 stable-1.6

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 18 Apr 2014 20:10:42 +0400
parents 1dfb75c43080
children ec4ca22bfb86
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h	Fri Apr 18 20:08:47 2014 +0400
+++ b/src/core/nginx.h	Fri Apr 18 20:10:42 2014 +0400
@@ -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"