aboutsummaryrefslogtreecommitdiff
path: root/src/core/nginx.h
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-06-23 14:49:57 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-06-23 14:49:57 +0000
commit2c72df5ed491f7e915724dcb80d59d44d1e431f3 (patch)
tree4f7a3a8e459487fe4f2adb3b4250cec34d072edf /src/core/nginx.h
parent81944c70db7b0ec262d407038d3803076374d683 (diff)
downloadnginx-2c72df5ed491f7e915724dcb80d59d44d1e431f3.tar.gz
nginx-2c72df5ed491f7e915724dcb80d59d44d1e431f3.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 e59b54878..0ae989dc8 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 8042
-#define NGINX_VERSION "0.8.42"
+#define nginx_version 8043
+#define NGINX_VERSION "0.8.43"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"