aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-09-14 15:56:52 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-09-14 15:56:52 +0000
commitf1761144b840c5f2b49fecfa35b6b5470556c6d4 (patch)
tree236fe8beb740449832314bd0f7115b4b6281902e /src/core/nginx.h
parent8af4835c3469d04d423a6cffdfa257a2b6a1c447 (diff)
downloadnginx-f1761144b840c5f2b49fecfa35b6b5470556c6d4.tar.gz
nginx-f1761144b840c5f2b49fecfa35b6b5470556c6d4.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 61824ddf4..8bb1f21b6 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.2"
+#define NGINX_VER "nginx/0.4.3"
#define NGINX_VAR "NGINX"
#define NGX_OLDPID_EXT ".oldbin"