summaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2010-06-04 17:38:59 +0000
committerIgor Sysoev <igor@sysoev.ru>2010-06-04 17:38:59 +0000
commit0a3498289db56ee688434c0d5ade4483521e6f62 (patch)
tree28a94cd6e2f3a3d52919d9c552f495decb12b6fd /src/core
parentf7bbdd4c1a53dfc70c78e9ed5f88e08b0a8d38d0 (diff)
downloadnginx-0a3498289db56ee688434c0d5ade4483521e6f62.tar.gz
nginx-0a3498289db56ee688434c0d5ade4483521e6f62.tar.bz2
bump version
Diffstat (limited to 'src/core')
-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 c444f473d..86c943465 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
#define _NGINX_H_INCLUDED_
-#define nginx_version 7065
-#define NGINX_VERSION "0.7.65"
+#define nginx_version 7066
+#define NGINX_VERSION "0.7.66"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"