aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-04-26 15:21:08 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-04-26 15:21:08 +0000
commitb051817366173cdec403275c81fafc48e26e24d0 (patch)
treee8af9cb65d429b6729dfd1f2d383a047979c4dd1 /src/core/nginx.h
parentf8987f00a87e6bd256d070cb24db1f7f986cbb81 (diff)
downloadnginx-release-0.3.43.tar.gz
nginx-release-0.3.43.zip
nginx-0.3.43-RELEASE importrelease-0.3.43
*) Bugfix: in the SSI.
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 d8be2a77e..9a08f130f 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VER "nginx/0.3.42"
+#define NGINX_VER "nginx/0.3.43"
#define NGINX_VAR "NGINX"
#define NGX_OLDPID_EXT ".oldbin"