summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nginx/src/core/nginx.h
diff options
context:
space:
mode:
authorrobert <robert@openbsd.org>2012-11-14 21:35:00 +0000
committerrobert <robert@openbsd.org>2012-11-14 21:35:00 +0000
commit42bdae40dcaec1c21a23c24121dbdd98a26ba542 (patch)
treef419dc7c2442b03afd9dd3e4c0ceaf685aa1849c /usr.sbin/nginx/src/core/nginx.h
parentDo not bother reloading r1 from the stack in the epilogue, if it has not been (diff)
downloadwireguard-openbsd-42bdae40dcaec1c21a23c24121dbdd98a26ba542.tar.xz
wireguard-openbsd-42bdae40dcaec1c21a23c24121dbdd98a26ba542.zip
update to 1.2.5
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 88f5f2b8441..bfb8078a1d5 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 1002004
-#define NGINX_VERSION "1.2.4"
+#define nginx_version 1002005
+#define NGINX_VERSION "1.2.5"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"