aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-08-31 13:50:37 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-08-31 13:50:37 +0000
commitc76ba2b2c5f4b8cebf1120ec774599ee5494db7f (patch)
tree1baf9304deeb85dabbdecd8da5a7d9572acc5e42 /src/core/nginx.h
parentde1f62dc7609d2d8ccf6cfe2d84456215be8e4c5 (diff)
downloadnginx-c76ba2b2c5f4b8cebf1120ec774599ee5494db7f.tar.gz
nginx-c76ba2b2c5f4b8cebf1120ec774599ee5494db7f.zip
bump version
Diffstat (limited to 'src/core/nginx.h')
-rw-r--r--src/core/nginx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h
index bfd252d21..c5ab14578 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 8012
-#define NGINX_VERSION "0.8.12"
+#define nginx_version 8013
+#define NGINX_VERSION "0.8.13"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"