diff options
author | Igor Sysoev <igor@sysoev.ru> | 2007-09-21 14:41:05 +0000 |
---|---|---|
committer | Igor Sysoev <igor@sysoev.ru> | 2007-09-21 14:41:05 +0000 |
commit | 60739f784279be1b5984060fc4f7aaaadd77a9b6 (patch) | |
tree | ed50b1e636504b85105e154778a6f7031168d2e1 /src/core/nginx.h | |
parent | a770594da370212975bcb3007b72729ce8ab54ed (diff) | |
download | nginx-60739f784279be1b5984060fc4f7aaaadd77a9b6.tar.gz nginx-60739f784279be1b5984060fc4f7aaaadd77a9b6.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 50b4ab539..200dcd059 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.6.12" +#define NGINX_VERSION "0.6.13" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |