diff src/core/nginx.h @ 3074:58f3d0ba9b5f

bump version
author Igor Sysoev <igor@sysoev.ru>
date Tue, 01 Sep 2009 12:07:00 +0000
parents 3233684beeea
children 60bbe1764754
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version         8013
-#define NGINX_VERSION      "0.8.13"
+#define nginx_version         8014
+#define NGINX_VERSION      "0.8.14"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"