diff src/core/nginx.h @ 2429:370c92d6ec46

bump version
author Igor Sysoev <igor@sysoev.ru>
date Wed, 24 Dec 2008 15:54:21 +0000
parents fa95fa9db5c4
children 969adaee5958
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.29"
+#define NGINX_VERSION      "0.7.30"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"