Skip to content
Snippets Groups Projects
Commit cbf07c9b authored by Ralph Giles's avatar Ralph Giles
Browse files

Fix typo in release checklist.

parent 87c3f60b
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ Source release:
- Verify 'make distcheck' produces a tarball with
the desired name.
- Push tag to public repo.
- Upload source packge 'opusfile-${version}.tar.gz'
- Upload source package 'opusfile-${version}.tar.gz'
to website and verify file permissions.
- Update checksum files on website.
- Update links on <https://www.opus-codec.org/downloads/>.
......@@ -34,7 +34,7 @@ Win32 binaries:
- ./configure --host=i686-w64-mingw32 --prefix=/path/to/builddir/mingw \
PKG_CONFIG_PATH=/path/to/builddir/mingw/lib/pkgconfig
- make && make check && make -C doc/latex
- Add api docs to opus-codec.org
- Add api docs to opus-codec.org.
- mkdir opusfile-${version}-win32
- Copy AUTHORS COPYING README.txt include/opusfile.h to the release dir.
- Merge changes between README.txt and the version in the last
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment