aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-06-03 04:51:52 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-06-03 04:51:52 +0000
commit05ff657234c66fbcb4a54adeb1fed9bd73540d83 (patch)
treee67c0522f6c4a95c47e12eb7419d250714cd23d3 /src/core/nginx.h
parentff8721f39656e8dac733fdab91f7ab86fe817fbe (diff)
downloadnginx-05ff657234c66fbcb4a54adeb1fed9bd73540d83.tar.gz
nginx-05ff657234c66fbcb4a54adeb1fed9bd73540d83.zip
bump version
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index f72a6fbfb..d99076ec4 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 8000
-#define NGINX_VERSION "0.8.0"
+#define nginx_version 8001
+#define NGINX_VERSION "0.8.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"