]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 22 Mar 2018 12:55:52 +0000 (15:55 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 22 Mar 2018 12:55:52 +0000 (15:55 +0300)
src/core/nginx.h

index 677d6cf065f17389403e5bb028f9b1f31a3477ad..0267ea99517699123e55a2e4cc9698447217d0a2 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1013010
-#define NGINX_VERSION      "1.13.10"
+#define nginx_version      1013011
+#define NGINX_VERSION      "1.13.11"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD