diff src/core/nginx.h @ 1147:7964d83695d1

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 26 Mar 2007 14:52:52 +0000
parents 03c561664974
children 188e30f21038
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define NGINX_VERSION      "0.5.16"
+#define NGINX_VERSION      "0.5.17"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"