diff src/core/nginx.h @ 2433:969adaee5958

bump version
author Igor Sysoev <igor@sysoev.ru>
date Thu, 25 Dec 2008 20:06:26 +0000
parents 370c92d6ec46
children d4b69804cffa
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.7.30"
+#define NGINX_VERSION      "0.7.31"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"