]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorValentin Bartenev <vbart@nginx.com>
Tue, 24 May 2016 18:54:32 +0000 (21:54 +0300)
committerValentin Bartenev <vbart@nginx.com>
Tue, 24 May 2016 18:54:32 +0000 (21:54 +0300)
src/core/nginx.h

index 2e7cb4c8dddd834d97f7466ea965b58165d13f0c..8eba7da8636dc1b24306f9d6819a9f147b1e0272 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011000
-#define NGINX_VERSION      "1.11.0"
+#define nginx_version      1011001
+#define NGINX_VERSION      "1.11.1"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD