summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nginx/src/core/nginx.h
diff options
context:
space:
mode:
authorrobert <robert@openbsd.org>2012-06-13 07:33:36 +0000
committerrobert <robert@openbsd.org>2012-06-13 07:33:36 +0000
commitf8651fdfd59d64d4df8a74209c79b837a5a89d2d (patch)
treeea72468b2c27bd735047e19dd4c21cc97f9af1db /usr.sbin/nginx/src/core/nginx.h
parentRemove duplicate description of FORK_TFORK (diff)
downloadwireguard-openbsd-f8651fdfd59d64d4df8a74209c79b837a5a89d2d.tar.xz
wireguard-openbsd-f8651fdfd59d64d4df8a74209c79b837a5a89d2d.zip
update to 1.2.1
Diffstat (limited to 'usr.sbin/nginx/src/core/nginx.h')
-rw-r--r--usr.sbin/nginx/src/core/nginx.h4
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 ca777f6d5ac..df7ab91e6e1 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 1002000
-#define NGINX_VERSION "1.2.0"
+#define nginx_version 1002001
+#define NGINX_VERSION "1.2.1"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"