changeset 5186:d68ef94adaea

Version bump.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 29 Apr 2013 18:06:58 +0400
parents 3d6cb39da268
children f1daa0356a1d
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      1004000
-#define NGINX_VERSION      "1.4.0"
+#define nginx_version      1005000
+#define NGINX_VERSION      "1.5.0"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"