]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorValentin Bartenev <vbart@nginx.com>
Tue, 17 Nov 2015 16:01:41 +0000 (19:01 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 17 Nov 2015 16:01:41 +0000 (19:01 +0300)
src/core/nginx.h

index ae7d4920b09fd25c1a06bc4c5457d7a12711f805..369725a3f973ac84c5454b41105acd9e7c8d7abd 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009007
-#define NGINX_VERSION      "1.9.7"
+#define nginx_version      1009008
+#define NGINX_VERSION      "1.9.8"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD