diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2015-04-06 18:54:19 +0300 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2015-04-06 18:54:19 +0300 |
| commit | 55b299d72d1536f8a7b975ef4ebd2633bbf99365 (patch) | |
| tree | 731160901a76c59b20351baf30463850780e9b89 | |
| parent | 926a73695495effd12ddd7b104aec145f3328afa (diff) | |
| download | nginx-55b299d72d1536f8a7b975ef4ebd2633bbf99365.tar.gz nginx-55b299d72d1536f8a7b975ef4ebd2633bbf99365.tar.bz2 | |
Version bump.
| -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 20dcd1d78..e56e5415d 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1006002 -#define NGINX_VERSION "1.6.2" +#define nginx_version 1006003 +#define NGINX_VERSION "1.6.3" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
