diff options
| author | 2012-10-08 10:44:42 +0000 | |
|---|---|---|
| committer | 2012-10-08 10:44:42 +0000 | |
| commit | 808f7e3bb3f6a14beeff4727aba2133d4855f7bd (patch) | |
| tree | 83d7503f8998812362e0421412594cf22f1dbb37 /usr.sbin/nginx/src/core/nginx.h | |
| parent | deivce -> device (diff) | |
| download | wireguard-openbsd-808f7e3bb3f6a14beeff4727aba2133d4855f7bd.tar.xz wireguard-openbsd-808f7e3bb3f6a14beeff4727aba2133d4855f7bd.zip | |
update to 1.2.4
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 c807c9a1200..88f5f2b8441 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 1002003 -#define NGINX_VERSION "1.2.3" +#define nginx_version 1002004 +#define NGINX_VERSION "1.2.4" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
