diff options
| author | Igor Sysoev <igor@sysoev.ru> | 2009-03-23 15:56:46 +0000 |
|---|---|---|
| committer | Igor Sysoev <igor@sysoev.ru> | 2009-03-23 15:56:46 +0000 |
| commit | 565e1e436a4d107b7228b6c8f913357e850e4a8a (patch) | |
| tree | 75c2d830a92f5712c05b4731aa5e85bb08908276 /src/core/nginx.h | |
| parent | 8ab3b09f539b8991cff75bb9633d49f053eb54c5 (diff) | |
| download | nginx-565e1e436a4d107b7228b6c8f913357e850e4a8a.tar.gz nginx-565e1e436a4d107b7228b6c8f913357e850e4a8a.tar.bz2 | |
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 96eecf3f7..cf9ae6a7e 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -8,7 +8,7 @@ #define _NGINX_H_INCLUDED_ -#define NGINX_VERSION "0.7.44" +#define NGINX_VERSION "0.7.45" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
