From 4db93b7ba9010fa58bf0d0a955d77663a19b844f Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 15 Mar 2012 16:53:31 +0000 Subject: stupid cvs (dir has 'core' in the name...) --- usr.sbin/nginx/src/core/nginx.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/nginx/src/core/nginx.h') 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" -- cgit v1.2.3-59-g8ed1b