diff src/core/nginx.h @ 6363:7fbeb0651e38

Version bump.
author Roman Arutyunyan <arut@nginx.com>
date Thu, 28 Jan 2016 15:25:58 +0300
parents fef42206bae7
children 3baf9aa36a79
line wrap: on
line diff
--- a/src/core/nginx.h	Tue Jan 26 17:27:41 2016 +0300
+++ b/src/core/nginx.h	Thu Jan 28 15:25:58 2016 +0300
@@ -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