diff src/core/nginx.h @ 1177:ff0195dfbe0c

bump version
author Igor Sysoev <igor@sysoev.ru>
date Thu, 19 Apr 2007 18:23:54 +0000
parents 188e30f21038
children e63a4d449398
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.18"
+#define NGINX_VERSION      "0.5.19"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"