diff options
| author | Maxim Dounin <mdounin@mdounin.ru> | 2012-03-05 11:36:21 +0000 |
|---|---|---|
| committer | Maxim Dounin <mdounin@mdounin.ru> | 2012-03-05 11:36:21 +0000 |
| commit | 510a0036deed0dc3164a08adb538f24d86c3840f (patch) | |
| tree | c46e194beed8cb0827081ebbba6c06bbd55a0666 /src/core/nginx.h | |
| parent | 95aee69f89f45b9547d493a0d0d11d1f129a3887 (diff) | |
| download | nginx-510a0036deed0dc3164a08adb538f24d86c3840f.tar.gz nginx-510a0036deed0dc3164a08adb538f24d86c3840f.tar.bz2 | |
Version bump.
Diffstat (limited to 'src/core/nginx.h')
| -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 b8cbe9f7e..fb67d43cb 100644 --- a/src/core/nginx.h +++ b/src/core/nginx.h @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1000012 -#define NGINX_VERSION "1.0.12" +#define nginx_version 1000013 +#define NGINX_VERSION "1.0.13" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" |
