diff src/core/nginx.h @ 3150:8ef6fb15191f

bump version
author Igor Sysoev <igor@sysoev.ru>
date Wed, 23 Sep 2009 15:27:17 +0000
parents 49fd9e436675
children 314301ce7ca2
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version         8016
-#define NGINX_VERSION      "0.8.16"
+#define nginx_version         8017
+#define NGINX_VERSION      "0.8.17"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"