diff options
author | Igor Sysoev <igor@sysoev.ru> | 2009-03-05 08:22:45 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2009-03-05 08:22:45 +0000 |
commit | 72cdf92a918f2e88109a48db09aed1be05a5ef62 (patch) | |
tree | 04488e4b7a4f31a4baddb702dabac7ab9099f98f /src/core/nginx.h | |
parent | fb2e8bacb2338adc7c84873836dafc5122913a42 (diff) | |
download | nginx-72cdf92a918f2e88109a48db09aed1be05a5ef62.tar.gz nginx-72cdf92a918f2e88109a48db09aed1be05a5ef62.zip |
bump version
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 c02ad4027..243712b7c 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.39" +#define NGINX_VERSION "0.7.40" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |