diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2014-03-18 22:05:05 +0400 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2014-03-18 22:05:05 +0400 |
| commit | f9b027baab9fda0c41223e64bf756a29d0b9192a (patch) | |
| tree | 07257246281e41e9c2a08e22e64ebf3b90edafda | |
| parent | 35818a962d3509ea5c854f00d28812e71cd58768 (diff) | |
| download | nginx-f9b027baab9fda0c41223e64bf756a29d0b9192a.tar.gz nginx-f9b027baab9fda0c41223e64bf756a29d0b9192a.tar.bz2 | |
Version bump.
| -rw-r--r-- | src/core/nginx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/nginx.h b/src/core/nginx.h index 17dda595e..dc88100b9 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" |
