diff options
author | Igor Sysoev <igor@sysoev.ru> | 2007-11-27 16:25:32 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2007-11-27 16:25:32 +0000 |
commit | 6e0a7bfaaa10c9e6faa9fe5d8c606806c8b2ff38 (patch) | |
tree | d26aa896284a4e2e19b388b9bd1d6fa8098aa8cc /src/core/nginx.h | |
parent | c2444ae6ee778cbd87b59e2352a47b01a9ca866c (diff) | |
download | nginx-6e0a7bfaaa10c9e6faa9fe5d8c606806c8b2ff38.tar.gz nginx-6e0a7bfaaa10c9e6faa9fe5d8c606806c8b2ff38.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 24ff536bb..565f0c1a6 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.18" +#define NGINX_VERSION "0.6.19" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |