diff src/core/nginx.h @ 1854:a8d244caebef stable-0.5

bump version
author Igor Sysoev <igor@sysoev.ru>
date Tue, 08 Jan 2008 17:50:03 +0000
parents ff3334e863ca
children 464aadfa443b
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.35"
+#define NGINX_VERSION      "0.5.36"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"