diff src/core/nginx.h @ 1737:ff3334e863ca stable-0.5

bump version
author Igor Sysoev <igor@sysoev.ru>
date Thu, 13 Dec 2007 10:55:18 +0000
parents 3fec7fd2b5b7
children a8d244caebef
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.34"
+#define NGINX_VERSION      "0.5.35"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"