diff src/core/nginx.h @ 5140:3df40966f8b8

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 27 Mar 2013 15:15:34 +0000
parents 2f61ee18dbfd
children 42c309b80d7c
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      1003015
-#define NGINX_VERSION      "1.3.15"
+#define nginx_version      1003016
+#define NGINX_VERSION      "1.3.16"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"