Skip to content

Commit a6789eb

Browse files
committed
Convert release checklist to markdown.
Not harder to read in a editor, and looks better in the web interface.
1 parent 6220899 commit a6789eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/release.txt renamed to doc/release.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
= Release checklist =
1+
# Release checklist
22

3-
Source release:
3+
## Source release
44

55
- Update OP_LT_* API versioning in configure.ac.
66
- Check for uncommitted changes to master.
@@ -32,7 +32,7 @@ releases page.
3232
Release packages should also be manually attached to the corresponding
3333
tag on the github mirror https://github.com/xiph/opusfile/releases
3434

35-
Win32 binaries:
35+
## Win32 binaries
3636

3737
- Install cross-i686-w64-mingw32-gcc and associated binutils.
3838
- If you skip this step, libopus will still try to build with the system gcc

0 commit comments

Comments
 (0)