diff src/core/nginx.h @ 417:98a9b6219726

Merge with nginx 0.7.10.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 14 Aug 2008 00:23:23 +0400
parents 349057ecf4d5
children 9d81578d04bb
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.7.9"
+#define NGINX_VERSION      "0.7.10"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"