aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-10-11 19:07:34 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-10-11 19:07:34 +0000
commit8f2db1fbe359107d42ee42c8fb855234b27a3cff (patch)
tree9e39a6ec681e53e85b2079a2761e5909e93e9dbb /src
parent4311d756fd5d42a2fbef6e2b92ebcc6301b46140 (diff)
downloadnginx-8f2db1fbe359107d42ee42c8fb855234b27a3cff.tar.gz
nginx-8f2db1fbe359107d42ee42c8fb855234b27a3cff.zip
bump version
Diffstat (limited to 'src')
-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 ef20beecf..20003fdb5 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.8"
+#define NGINX_VER "nginx/0.4.9"
#define NGINX_VAR "NGINX"
#define NGX_OLDPID_EXT ".oldbin"