diff src/core/nginx.h @ 5149:ee0ef63e39aa stable-1.2

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Fri, 29 Mar 2013 15:29:29 +0000
parents 11b6590c7460
children 6082e0ab3d89
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      1002007
-#define NGINX_VERSION      "1.2.7"
+#define nginx_version      1002008
+#define NGINX_VERSION      "1.2.8"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"