diff src/core/nginx.h @ 3342:f1b5b7eec72a

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 16 Nov 2009 16:00:12 +0000
parents a394b30b18dd
children 637d622486e1
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         8025
-#define NGINX_VERSION      "0.8.25"
+#define nginx_version         8026
+#define NGINX_VERSION      "0.8.26"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"