aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorIgor Sysoev <igor@sysoev.ru>2006-10-10 16:15:27 +0000
committerIgor Sysoev <igor@sysoev.ru>2006-10-10 16:15:27 +0000
commit7a8b17a553d540ddbb14313f9350c75b5eb0ab62 (patch)
treea68735595b79159b1b266e993b358be747038852 /src
parentee788b39fb19b316c0ca3515a799b8211661381f (diff)
downloadnginx-7a8b17a553d540ddbb14313f9350c75b5eb0ab62.tar.gz
nginx-7a8b17a553d540ddbb14313f9350c75b5eb0ab62.zip
bump version
Diffstat (limited to 'src')
-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 486d5a8f9..ef20beecf 100644
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
#define _NGINX_H_INCLUDED_
-#define NGINX_VER "nginx/0.4.7"
+#define NGINX_VER "nginx/0.4.8"
#define NGINX_VAR "NGINX"
#define NGX_OLDPID_EXT ".oldbin"