diff src/core/nginx.h @ 2276:1c758cc43280

bump version
author Igor Sysoev <igor@sysoev.ru>
date Thu, 16 Oct 2008 13:20:47 +0000
parents 25b28d395547
children 3578be3f65ce
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.19"
+#define NGINX_VERSION      "0.7.20"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"