changeset 5536:2a81949cbd7c

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 23 Jan 2014 18:32:25 +0400
parents fff0f73673c3
children 49b1ad48b55c
files src/core/nginx.h
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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      1005009
-#define NGINX_VERSION      "1.5.9"
+#define nginx_version      1005010
+#define NGINX_VERSION      "1.5.10"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"