diff src/core/nginx.h @ 3060:1427ef8d4e56

bump version
author Igor Sysoev <igor@sysoev.ru>
date Sat, 29 Aug 2009 18:39:32 +0000
parents 9af37a49adf9
children 3233684beeea
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         8011
-#define NGINX_VERSION      "0.8.11"
+#define nginx_version         8012
+#define NGINX_VERSION      "0.8.12"
 #define NGINX_VER          "nginx/" NGINX_VERSION
 
 #define NGINX_VAR          "NGINX"