diff src/core/nginx.h @ 6939:633a36655bb6

Version bump.
author Ruslan Ermilov <ru@nginx.com>
date Wed, 22 Mar 2017 22:49:42 +0300
parents f6ca2cfd79fb
children 6e1a0a0d5f04
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -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