summaryrefslogtreecommitdiffhomepage
path: root/src/core
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2009-01-26 15:06:20 +0000
committerIgor Sysoev <igor@sysoev.ru>2009-01-26 15:06:20 +0000
commitafbff43edc7ab5276265f320188378108394c9ca (patch)
treef83520f082d27b487a812d924e941b0b93d5054f /src/core
parent8cbf2c4da29209600da89890756ba2c3bb64c35f (diff)
downloadnginx-afbff43edc7ab5276265f320188378108394c9ca.tar.gz
nginx-afbff43edc7ab5276265f320188378108394c9ca.tar.bz2
bump version
Diffstat (limited to 'src/core')
-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 ca71514af..fdc747fce 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VERSION "0.6.34"
+#define NGINX_VERSION "0.6.35"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"