commit | f9b027baab9fda0c41223e64bf756a29d0b9192a | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Tue Mar 18 22:05:05 2014 +0400 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Tue Mar 18 22:05:05 2014 +0400 |
tree | 07257246281e41e9c2a08e22e64ebf3b90edafda | |
parent | 35818a962d3509ea5c854f00d28812e71cd58768 [diff] |
Version bump.
diff --git a/src/core/nginx.h b/src/core/nginx.h index 17dda59..dc88100 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h
@@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1005012 -#define NGINX_VERSION "1.5.12" +#define nginx_version 1005013 +#define NGINX_VERSION "1.5.13" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX"