diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2015-07-15 22:56:03 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2015-07-15 22:56:03 +0300 |
| commit | 3cc600087999a69e30905b272cf17054e57d399d (patch) | |
| tree | 39fbbf1321f11b2784728a45ef13b9576d698c20 /src | |
| parent | c540e32a0724e2a660cd31b3efef8aa4321ef3c2 (diff) | |
| download | nginx-3cc600087999a69e30905b272cf17054e57d399d.tar.gz nginx-3cc600087999a69e30905b272cf17054e57d399d.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 dfb90eabf..a655f309f 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1009003 -#define NGINX_VERSION "1.9.3" +#define nginx_version 1009004 +#define NGINX_VERSION "1.9.4" #define NGINX_VER "nginx/" NGINX_VERSION #ifdef NGX_BUILD |
