Changes of Revision 20
[-] [+] | Changed | nginx-versiontilt.patch |
@@ -6,8 +6,8 @@ #define nginx_version 1002000 -#define NGINX_VERSION "1.2.0" -#define NGINX_VER "nginx/" NGINX_VERSION -+#define NGINX_VERSION "0.0" -+#define NGINX_VER "/" NGINX_VERSION ++#define NGINX_VERSION "" ++#define NGINX_VER "" NGINX_VERSION #define NGINX_VAR "NGINX" #define NGX_OLDPID_EXT ".oldbin" |