]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorValentin Bartenev <vbart@nginx.com>
Tue, 27 Oct 2015 20:16:29 +0000 (23:16 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 27 Oct 2015 20:16:29 +0000 (23:16 +0300)
src/core/nginx.h

index 56e95876154d61a4df6fde346d4f70e27db79e4b..ae7d4920b09fd25c1a06bc4c5457d7a12711f805 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009006
-#define NGINX_VERSION      "1.9.6"
+#define nginx_version      1009007
+#define NGINX_VERSION      "1.9.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD