]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 16 Feb 2017 15:20:14 +0000 (18:20 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 16 Feb 2017 15:20:14 +0000 (18:20 +0300)
src/core/nginx.h

index 57798ee9010c3cb8984344b70a7ad135ca5e4d38..5dc1ea23f1290ce5b06b423a4d22470d41142fda 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011010
-#define NGINX_VERSION      "1.11.10"
+#define nginx_version      1011011
+#define NGINX_VERSION      "1.11.11"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD