diff src/core/nginx.h @ 1985:f711544d01b4

bump version
author Igor Sysoev <igor@sysoev.ru>
date Tue, 29 Apr 2008 12:44:47 +0000
parents ee106335b762
children da31545030a8 fe94e3e28fea
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.6.30"
+#define NGINX_VERSION      "0.6.31"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"