changeset 2617:d77c53869873

nginx_version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 30 Mar 2009 07:48:53 +0000
parents d19979e0d980
children 797e070d480a
files src/core/nginx.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,6 +8,7 @@
 #define _NGINX_H_INCLUDED_
 
 
+#define nginx_version       007045
 #define NGINX_VERSION      "0.7.45"
 #define NGINX_VER          "nginx/" NGINX_VERSION