]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRoman Arutyunyan <arut@nginx.com>
Thu, 28 Jan 2016 12:25:58 +0000 (15:25 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Thu, 28 Jan 2016 12:25:58 +0000 (15:25 +0300)
src/core/nginx.h

index 0960afb865ff4d8a127694954b10dba179c6bc90..e416e90c52490c20d0582ecb94a0a10ac94df7c7 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1009010
-#define NGINX_VERSION      "1.9.10"
+#define nginx_version      1009011
+#define NGINX_VERSION      "1.9.11"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD