diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2011-12-13 16:59:41 +0000 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2011-12-13 16:59:41 +0000 |
| commit | a0a8663eae881d954dc18c1fa00a6b51a92e441e (patch) | |
| tree | efeff30c028e2dc8c40a2ff443bd32b83f407b41 /src/core | |
| parent | a407664a1b3bfacd2ec35da2e17b28fb36d62177 (diff) | |
| download | nginx-a0a8663eae881d954dc18c1fa00a6b51a92e441e.tar.gz nginx-a0a8663eae881d954dc18c1fa00a6b51a92e441e.tar.bz2 | |
Version bump.
Diffstat (limited to 'src/core')
| -rw-r--r-- | src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index edec76299..735ad2af6 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,8 +8,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1000010 -#define NGINX_VERSION "1.0.10" +#define nginx_version 1000011 +#define NGINX_VERSION "1.0.11" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
