summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nginx/src/core/nginx.h
diff options
context:
space:
mode:
authorrobert <robert@openbsd.org>2013-01-14 17:08:13 +0000
committerrobert <robert@openbsd.org>2013-01-14 17:08:13 +0000
commit57d57cb0b15c99e0ecf0f2944ae4238d4cb96ed0 (patch)
tree3faa7d39eec844173615758a5bae0e09cb631baf /usr.sbin/nginx/src/core/nginx.h
parentkroute.c rev 1.69 of ospfd for ospf6d (diff)
downloadwireguard-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.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 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"