diff src/core/nginx.h @ 1325:8b34fbcd9393 stable-0.5

bump version
author Igor Sysoev <igor@sysoev.ru>
date Sun, 22 Jul 2007 08:35:56 +0000
parents 48ce691e1b7c
children 7683aace65ed
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.5.28"
+#define NGINX_VERSION      "0.5.29"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"