Browse Source

Drop mention of README-WIN32.html in the release checklist.

tags/json-c-0.14-20200419
Eric Haszlakiewicz 8 years ago
parent
commit
963e707ca4
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      RELEASE_CHECKLIST.txt

+ 0
- 1
RELEASE_CHECKLIST.txt View File

@@ -110,7 +110,6 @@ git clone -b gh-pages https://github.com/json-c/json-c json-c-pages
cd json-c-pages cd json-c-pages
mkdir json-c-${release} mkdir json-c-${release}
cp -R ../json-c-${release}/doc 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 add json-c-${release}
git commit git commit




Loading…
Cancel
Save