Skip to content

Commit

Permalink
[src] release version to 0.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rryqszq4 committed Jan 12, 2018
1 parent f2d0f4b commit 5c9cda6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ngx_http_php_module.h
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
#include "ngx_http_php_core.h"

#define NGX_HTTP_PHP_MODULE_NAME "ngx_php7"
#define NGX_HTTP_PHP_MODULE_VERSION "0.0.4"
#define NGX_HTTP_PHP_MODULE_VERSION "0.0.11"

extern ngx_module_t ngx_http_php_module;
ngx_http_request_t *ngx_php_request;
Expand Down

0 comments on commit 5c9cda6

Please sign in to comment.