aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-10-02 14:21:47 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-10-02 14:21:47 +0000
commit0e4a95dfe398c4e7ce86e5b0698d59ac281591b0 (patch)
treee8757848eaae865514d8f4ab56a5266aba73c6c3
parente97cea1744b1102b14a0856cc619b80fbcd87ccc (diff)
downloadnginx-0e4a95dfe398c4e7ce86e5b0698d59ac281591b0.tar.gz
nginx-0e4a95dfe398c4e7ce86e5b0698d59ac281591b0.zip
bump version
-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 7185b9970..33c854d3e 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.4"
+#define NGINX_VER "nginx/0.4.5"
#define NGINX_VAR "NGINX"
#define NGX_OLDPID_EXT ".oldbin"