diff options
| author | Ruslan Ermilov <ru@nginx.com> | 2015-05-29 09:26:27 +0300 |
|---|---|---|
| committer | Ruslan Ermilov <ru@nginx.com> | 2015-05-29 09:26:27 +0300 |
| commit | 3de18022d862b120311696e2c58861a4ac6a928d (patch) | |
| tree | 1ef34e16869bde6a3366962255d7bc91fffb2c46 /src | |
| parent | a6f016cabaea042ec4efda30aabb4e107fc60b9e (diff) | |
| download | nginx-3de18022d862b120311696e2c58861a4ac6a928d.tar.gz nginx-3de18022d862b120311696e2c58861a4ac6a928d.tar.bz2 | |
Version bump.
Diffstat (limited to 'src')
| -rw-r--r-- | src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index ec818e042..4c9cf35cb 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1009001 -#define NGINX_VERSION "1.9.1" +#define nginx_version 1009002 +#define NGINX_VERSION "1.9.2" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
