Author: ru Date: 2013-04-18 14:16:44 +0000 (Thu, 18 Apr 2013) New Revision: 5179 URL: http://trac.nginx.org/nginx/changeset/5179/nginx
Log: Version bump. Modified: trunk/src/core/nginx.h Modified: trunk/src/core/nginx.h =================================================================== --- trunk/src/core/nginx.h 2013-04-16 14:05:22 UTC (rev 5178) +++ trunk/src/core/nginx.h 2013-04-18 14:16:44 UTC (rev 5179) @@ -9,8 +9,8 @@ #define _NGINX_H_INCLUDED_ -#define nginx_version 1003016 -#define NGINX_VERSION "1.3.16" +#define nginx_version 1003017 +#define NGINX_VERSION "1.3.17" #define NGINX_VER "nginx/" NGINX_VERSION #define NGINX_VAR "NGINX" _______________________________________________ nginx-devel mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx-devel
