]> git.kaiwu.me - nginx.git/commitdiff
Version bump.
authorMaxim Dounin <mdounin@mdounin.ru>
Wed, 31 Jul 2019 14:28:41 +0000 (17:28 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Wed, 31 Jul 2019 14:28:41 +0000 (17:28 +0300)
src/core/nginx.h

index 25c5a729fd526f4a0791394054c4479224919cf6..40dbe4e0575e43c0e10856591e2f7d008d5495ea 100644 (file)
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1017002
-#define NGINX_VERSION      "1.17.2"
+#define nginx_version      1017003
+#define NGINX_VERSION      "1.17.3"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #ifdef NGX_BUILD