summaryrefslogtreecommitdiffhomepage
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorMaxim Dounin <mdounin@mdounin.ru>2012-03-05 18:06:15 +0000
committerMaxim Dounin <mdounin@mdounin.ru>2012-03-05 18:06:15 +0000
commit382499aa1f1c2114e7476b867fa1628c9a74ec95 (patch)
treec40b5f38197c5c3428dde122b72fca63e158a444 /src/core/nginx.h
parent5ff29448ff58982af383519703cf50cf918c4eac (diff)
downloadnginx-382499aa1f1c2114e7476b867fa1628c9a74ec95.tar.gz
nginx-382499aa1f1c2114e7476b867fa1628c9a74ec95.tar.bz2
Version bump.
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 fab6ce688..cd27398dd 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 1001016
-#define NGINX_VERSION "1.1.16"
+#define nginx_version 1001017
+#define NGINX_VERSION "1.1.17"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"