diff options
author | Igor Sysoev <igor@sysoev.ru> | 2008-12-16 16:12:31 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2008-12-16 16:12:31 +0000 |
commit | 7505928d9f3a515e067d3e20508df66780168e6b (patch) | |
tree | 4a7042da0aa705af7a9e5372c35ff479321e84ea /src/core/nginx.h | |
parent | 9aa7e6691184152e1e3e0412284e4996db2c67bd (diff) | |
download | nginx-7505928d9f3a515e067d3e20508df66780168e6b.tar.gz nginx-7505928d9f3a515e067d3e20508df66780168e6b.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 81c3a9007..234a085ef 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.27" +#define NGINX_VERSION "0.7.28" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |