Author: mdounin Date: 2013-04-24 13:03:43 +0000 (Wed, 24 Apr 2013) New Revision: 5184 URL: http://trac.nginx.org/nginx/changeset/5184/nginx
Log: Version bump. Modified: trunk/src/core/nginx.h Modified: trunk/src/core/nginx.h =================================================================== --- trunk/src/core/nginx.h 2013-04-23 10:15:49 UTC (rev 5183) +++ trunk/src/core/nginx.h 2013-04-24 13:03:43 UTC (rev 5184) @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1003017 -#define NGINX_VERSION "1.3.17" +#define nginx_version 1004000 +#define NGINX_VERSION "1.4.0" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" _______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel