diff src/core/nginx.h @ 4239:033e906f4358 stable-1.0

Version bump.
author Igor Sysoev <igor@sysoev.ru>
date Tue, 01 Nov 2011 10:10:50 +0000
parents c66449300cb9
children 8d6c2f2c0d2a
line wrap: on
line diff
--- a/src/core/nginx.h
+++ b/src/core/nginx.h
@@ -8,8 +8,8 @@
 #define _NGINX_H_INCLUDED_
 
 
-#define nginx_version      1000008
-#define NGINX_VERSION      "1.0.8"
+#define nginx_version      1000009
+#define NGINX_VERSION      "1.0.9"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"