aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-08-30 10:40:05 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-08-30 10:40:05 +0000
commit4d4ac8f680981f8d130c46bfa116030379635105 (patch)
treed093ba39fa18618a9aa3bb7612385e3a9d36ecb0 /src
parentf0accf2b7fd00fada064d2b781b8ad246541506b (diff)
downloadnginx-4d4ac8f680981f8d130c46bfa116030379635105.tar.gz
nginx-4d4ac8f680981f8d130c46bfa116030379635105.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 3da142218..db8eeee73 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.0"
+#define NGINX_VER "nginx/0.4.1"
#define NGINX_VAR "NGINX"
#define NGX_OLDPID_EXT ".oldbin"