summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2012-03-15 16:53:31 +0000
committersthen <sthen@openbsd.org>2012-03-15 16:53:31 +0000
commit4db93b7ba9010fa58bf0d0a955d77663a19b844f (patch)
treea7f05c674924f46c186a447233b746285381d6c8
parentresolve conflicts (diff)
downloadwireguard-openbsd-4db93b7ba9010fa58bf0d0a955d77663a19b844f.tar.xz
wireguard-openbsd-4db93b7ba9010fa58bf0d0a955d77663a19b844f.zip
stupid cvs (dir has 'core' in the name...)
-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 fb67d43cb53..dce94adfc18 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 1000013
-#define NGINX_VERSION "1.0.13"
+#define nginx_version 1000014
+#define NGINX_VERSION "1.0.14"
#define NGINX_VER "nginx/" NGINX_VERSION
#define NGINX_VAR "NGINX"