diff src/core/nginx.h @ 2870:24400ec5e2d5

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 18 May 2009 16:48:53 +0000
parents c670227c485a
children 78277989e9ea b002fa81b00d
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         7058
-#define NGINX_VERSION      "0.7.58"
+#define nginx_version         7059
+#define NGINX_VERSION      "0.7.59"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"