diff src/core/nginx.h @ 7184:1fd1bbd18ebd

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 30 Dec 2017 00:15:07 +0300
parents 0a5e3d893a0c
children 0237af43d409
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      1013008
-#define NGINX_VERSION      "1.13.8"
+#define nginx_version      1013009
+#define NGINX_VERSION      "1.13.9"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD