aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-10-02 15:40:28 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-10-02 15:40:28 +0000
commitafe577cc6c7508984c8b47b71dcdc273b95a226d (patch)
tree563929a4b5e7040d12145514319b2bdf02d5a205 /src/core/nginx.h
parent032685d1e25e519ad624f415dc2020f60a495d31 (diff)
downloadnginx-afe577cc6c7508984c8b47b71dcdc273b95a226d.tar.gz
nginx-afe577cc6c7508984c8b47b71dcdc273b95a226d.zip
bump version
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 33c854d3e..707a07168 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VER "nginx/0.4.5"
+#define NGINX_VER "nginx/0.4.6"
#define NGINX_VAR "NGINX"
#define NGX_OLDPID_EXT ".oldbin"