From: Eric Haszlakiewicz Date: Sat, 9 Dec 2017 20:12:08 +0000 (-0500) Subject: Drop mention of README-WIN32.html in the release checklist. X-Git-Tag: json-c-0.14-20200419~147 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=963e707ca4d6586e91ce3d48105ebcd69dbbe872;p=thirdparty%2Fjson-c.git Drop mention of README-WIN32.html in the release checklist. --- diff --git a/RELEASE_CHECKLIST.txt b/RELEASE_CHECKLIST.txt index c18713fc..12f5d63c 100644 --- a/RELEASE_CHECKLIST.txt +++ b/RELEASE_CHECKLIST.txt @@ -110,7 +110,6 @@ git clone -b gh-pages https://github.com/json-c/json-c json-c-pages cd json-c-pages mkdir json-c-${release} cp -R ../json-c-${release}/doc json-c-${release}/. -cp ../json-c-${release}/README-WIN32.html json-c-${release}/. git add json-c-${release} git commit