diff src/core/nginx.h @ 4456:6d40dc8e5ed1

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 09 Feb 2012 16:18:02 +0000
parents d620f497c50f
children 15e3b7f867a9
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -9,8 +9,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1001014
-#define NGINX_VERSION      "1.1.14"
+#define nginx_version      1001015
+#define NGINX_VERSION      "1.1.15"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"