diff src/core/nginx.h @ 5035:11b6590c7460 stable-1.2

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 09 Feb 2013 21:07:06 +0000
parents 54eb08ebe8cf
children ee0ef63e39aa
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      1002006
-#define NGINX_VERSION      "1.2.6"
+#define nginx_version      1002007
+#define NGINX_VERSION      "1.2.7"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"