diff options
author | Igor Sysoev <igor@sysoev.ru> | 2007-12-27 18:47:33 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2007-12-27 18:47:33 +0000 |
commit | ce5d6e3237bf57f8773c00178e166c8e7cfe986c (patch) | |
tree | 0681909574df3d950a8efc353d31dba077aff7ad /src/core/nginx.h | |
parent | 5bc176a196515e02a7adb19d729cd1e6dee02828 (diff) | |
download | nginx-ce5d6e3237bf57f8773c00178e166c8e7cfe986c.tar.gz nginx-ce5d6e3237bf57f8773c00178e166c8e7cfe986c.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 cd1b4969b..7e7dd10fa 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.24" +#define NGINX_VERSION "0.6.25" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |