diff src/core/nginx.h @ 4428:9ea9de0fb8d4 stable-1.0

Version bump.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 04 Feb 2012 22:23:12 +0000
parents 1f436f0a95b3
children 4919fb357a5d
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      1000011
-#define NGINX_VERSION      "1.0.11"
+#define nginx_version      1000012
+#define NGINX_VERSION      "1.0.12"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"