aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-12-02 13:02:43 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-12-02 13:02:43 +0000
commit3bc08a51c73e3168ff4de9b118b7df4d7ce5a92c (patch)
tree90f4d9fa9e8a76d444668731a986d885dbea6144 /src/core/nginx.h
parentf8d1b2e2f4870ea4f3dcf23f3a08d6a17e5aec92 (diff)
downloadnginx-3bc08a51c73e3168ff4de9b118b7df4d7ce5a92c.tar.gz
nginx-3bc08a51c73e3168ff4de9b118b7df4d7ce5a92c.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 23a249653..80b73d118 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 8029
-#define NGINX_VERSION "0.8.29"
+#define nginx_version 8030
+#define NGINX_VERSION "0.8.30"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"