bump version
Igor Sysoev
15 years ago
1 changed file(s) with
1 addition(s)
and
1 deletion(s)
.
Raw diff
Collapse all
Expand all
+1
-1
src/core/nginx.h
less
more
7
7
#define _NGINX_H_INCLUDED_
8
8
9
9
10
#define NGINX_VER "nginx/0.4.3"
10
#define NGINX_VER "nginx/0.4.4"
11
11
12
12
#define NGINX_VAR "NGINX"
13
13
#define NGX_OLDPID_EXT ".oldbin"