]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorRuslan Ermilov <ru@nginx.com>
Wed, 22 Mar 2017 19:49:42 +0000 (22:49 +0300)
committerRuslan Ermilov <ru@nginx.com>
Wed, 22 Mar 2017 19:49:42 +0000 (22:49 +0300)
src/core/nginx.h

index 5dc1ea23f1290ce5b06b423a4d22470d41142fda..a5581a9fc9fa7e1006b9a5b3112f3202b3c803ce 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1011011
-#define NGINX_VERSION      "1.11.11"
+#define nginx_version      1011012
+#define NGINX_VERSION      "1.11.12"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD