From afb7f22c037de7b7b6ff15a05cc60fe5c90254c2 Mon Sep 17 00:00:00 2001 From: Maxim Dounin Date: Mon, 19 Dec 2011 11:21:46 +0000 Subject: Version bump. --- src/core/nginx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core') diff --git a/src/core/nginx.h b/src/core/nginx.h index 965a7f2bf..a781b5ef9 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,7 +9,7 @@ #define nginx_version 1001011 -#define NGINX_VERSION "1.1.11" +#define NGINX_VERSION "1.1.12" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" -- cgit