aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-12-04 17:05:07 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-12-04 17:05:07 +0000
commit67effaff99d59f43db2685609629b0dd86c59744 (patch)
treee75081bcb7e80d92ff7f5d530ef63e899096ccef /src/core/nginx.h
parent62ee0c4ff5a0c58254f8a82b39bf914b02460d3e (diff)
downloadnginx-67effaff99d59f43db2685609629b0dd86c59744.tar.gz
nginx-67effaff99d59f43db2685609629b0dd86c59744.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 3eeaa9901..392827526 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.5.0"
+#define NGINX_VERSION "0.5.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"