diff src/core/nginx.h @ 5076:4c9c8f3f66ec

Version bump.
author Valentin Bartenev <vbart@nginx.com>
date Tue, 19 Feb 2013 17:45:12 +0000
parents 174981066745
children 2f61ee18dbfd
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      1003013
-#define NGINX_VERSION      "1.3.13"
+#define nginx_version      1003014
+#define NGINX_VERSION      "1.3.14"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"