diff src/core/nginx.h @ 1539:d28353efc688

bump version
author Igor Sysoev <igor@sysoev.ru>
date Mon, 24 Sep 2007 04:18:22 +0000
parents 5a009e1f33bb
children f3a941d0d666
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,7 +8,7 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define NGINX_VERSION      "0.6.13"
+#define NGINX_VERSION      "0.6.14"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"