diff src/core/nginx.h @ 2956:ffa9d28e90d3

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 22 Jun 2009 08:59:48 +0000
parents a955ccdf97f7
children 40af8afab5a5
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         8003
-#define NGINX_VERSION      "0.8.3"
+#define nginx_version         8004
+#define NGINX_VERSION      "0.8.4"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"