diff options
author | Igor Sysoev <igor@sysoev.ru> | 2008-12-08 17:59:43 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2008-12-08 17:59:43 +0000 |
commit | 17b5953e718a20307294f91ed10afd4fc3665a31 (patch) | |
tree | 0dfeae17fff3b714ac0b2b22306d99ca329c4c67 /src/core/nginx.h | |
parent | f78d9d55db2c97e0baedd6242d7c650714a31020 (diff) | |
download | nginx-17b5953e718a20307294f91ed10afd4fc3665a31.tar.gz nginx-17b5953e718a20307294f91ed10afd4fc3665a31.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 0c4dece2f..b4235db8d 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.25" +#define NGINX_VERSION "0.7.26" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |