diff src/core/nginx.h @ 2084:5baf7e5b2d6e

bump version
author Igor Sysoev <igor@sysoev.ru>
date Tue, 01 Jul 2008 07:38:28 +0000
parents 5771776acf3c
children 46b6afd789b0
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.5"
+#define NGINX_VERSION      "0.7.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"