diff src/core/nginx.h @ 3603:041ed4c980f5

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 07 Jun 2010 13:34:56 +0000
parents 2bf7f72f26b7
children 73e23d7cb3c0
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         8040
-#define NGINX_VERSION      "0.8.40"
+#define nginx_version         8041
+#define NGINX_VERSION      "0.8.41"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"