diff src/core/nginx.h @ 4949:54eb08ebe8cf stable-1.2

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 10 Dec 2012 15:43:41 +0000
parents e373af344cc7
children 11b6590c7460
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      1002005
-#define NGINX_VERSION      "1.2.5"
+#define nginx_version      1002006
+#define NGINX_VERSION      "1.2.6"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"