diff options
author | Maxim Dounin <mdounin@mdounin.ru> | 2011-12-19 11:21:46 +0000 |
---|---|---|
committer | Maxim Dounin <mdounin@mdounin.ru> | 2011-12-19 11:21:46 +0000 |
commit | afb7f22c037de7b7b6ff15a05cc60fe5c90254c2 (patch) | |
tree | d9314637933e0c7cb1546ca3038879e40213eb42 /src/core/nginx.h | |
parent | b6ec1ecc4bd391b497a978328a11652e43b8ef23 (diff) | |
download | nginx-afb7f22c037de7b7b6ff15a05cc60fe5c90254c2.tar.gz nginx-afb7f22c037de7b7b6ff15a05cc60fe5c90254c2.zip |
Version bump.
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r-- | src/core/nginx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index 965a7f2bf..a781b5ef9 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,7 +9,7 @@ #define nginx_version 1001011 -#define NGINX_VERSION "1.1.11" +#define NGINX_VERSION "1.1.12" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |