diff src/core/nginx.h @ 5205:6082e0ab3d89 stable-1.2

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 13 May 2013 13:18:31 +0400
parents ee0ef63e39aa
children
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      1002008
-#define NGINX_VERSION      "1.2.8"
+#define nginx_version      1002009
+#define NGINX_VERSION      "1.2.9"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"