diff options
| author | 2013-01-14 17:08:13 +0000 | |
|---|---|---|
| committer | 2013-01-14 17:08:13 +0000 | |
| commit | 57d57cb0b15c99e0ecf0f2944ae4238d4cb96ed0 (patch) | |
| tree | 3faa7d39eec844173615758a5bae0e09cb631baf /usr.sbin/nginx/src/core/nginx.h | |
| parent | kroute.c rev 1.69 of ospfd for ospf6d (diff) | |
| download | wireguard-openbsd-57d57cb0b15c99e0ecf0f2944ae4238d4cb96ed0.tar.xz wireguard-openbsd-57d57cb0b15c99e0ecf0f2944ae4238d4cb96ed0.zip | |
update to nginx-1.2.6
Diffstat (limited to 'usr.sbin/nginx/src/core/nginx.h')
| -rw-r--r-- | usr.sbin/nginx/src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/nginx/src/core/nginx.h b/usr.sbin/nginx/src/core/nginx.h index bfb8078a1d5..4d59895ed20 100644 --- a/usr.sbin/nginx/src/core/nginx.h +++ b/usr.sbin/nginx/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1002005 -#define NGINX_VERSION "1.2.5" +#define nginx_version 1002006 +#define NGINX_VERSION "1.2.6" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
