]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorSergey Kandaurov <pluknet@nginx.com>
Tue, 7 Jun 2016 09:26:34 +0000 (12:26 +0300)
committerSergey Kandaurov <pluknet@nginx.com>
Tue, 7 Jun 2016 09:26:34 +0000 (12:26 +0300)
src/core/nginx.h

index 8eba7da8636dc1b24306f9d6819a9f147b1e0272..75a4a40352c95116dbbb95b2006f1bacd8835d13 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011001
-#define NGINX_VERSION      "1.11.1"
+#define nginx_version      1011002
+#define NGINX_VERSION      "1.11.2"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD