aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-03-18 14:40:21 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-03-18 14:40:21 +0000
commit61818c47afc4e4db3c4a4955fd93e79f8fbe0c44 (patch)
tree3556bb189f6a8244def4e9d6d47d3cff07edcd86 /src/core/nginx.h
parentc2edb86543f1c1d457ce9e1f185968fb62a5e3f4 (diff)
downloadnginx-61818c47afc4e4db3c4a4955fd93e79f8fbe0c44.tar.gz
nginx-61818c47afc4e4db3c4a4955fd93e79f8fbe0c44.zip
bump version
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index 7d4e95259..96eecf3f7 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.7.43"
+#define NGINX_VERSION "0.7.44"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"