aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2007-12-19 16:56:01 +0000
committerIgor Sysoev <igor@sysoev.ru>2007-12-19 16:56:01 +0000
commitafc57e0e5cb309b6adaaeb81d7c7e82499f503a4 (patch)
treec979903dad7d8c7be1aad8f9b6548cd7e35cea18 /src/core/nginx.h
parentd3fa449fe4c31b9c2ac0a150a81ec9ef8f0f4707 (diff)
downloadnginx-afc57e0e5cb309b6adaaeb81d7c7e82499f503a4.tar.gz
nginx-afc57e0e5cb309b6adaaeb81d7c7e82499f503a4.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 bae7d8339..3dac5c798 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.6.22"
+#define NGINX_VERSION "0.6.23"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"