Skip to content

Commit

Permalink
Version bump.
Browse files Browse the repository at this point in the history
  • Loading branch information
mdounin committed Dec 29, 2017
1 parent 196c1a0 commit 742f413
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/core/nginx.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 742f413

Please sign in to comment.