Skip to content

Commit

Permalink
Version updates for 5.0.1 release.
Browse files Browse the repository at this point in the history
  • Loading branch information
garyscavone committed Aug 10, 2023
1 parent 169b005 commit b671638
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
5 changes: 5 additions & 0 deletions doc/ReleaseNotes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@ The Synthesis ToolKit in C++ (STK)

By Perry R. Cook and Gary P. Scavone, 1995--2023.

v.5.0.1 (10 August 2023)
- see github site for complete details (github.com/thestk/stk)
- cmake updates
- fix for demo msvc project in Windows

v.5.0.0 (4 August 2023)
- see github site for complete details (github.com/thestk/stk)
- new filter design functionality in BiQuad (thanks to Navin Kumar!)
Expand Down
9 changes: 7 additions & 2 deletions doc/doxygen/download.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
/*! \page download Download and Release Notes

\section down Download Version 5.0.0 (4 August 2023):
\section down Download Version 5.0.1 (10 August 2023):

- <A HREF="http://ccrma.stanford.edu/software/stk/release/stk-5.0.0.tar.gz">Source distribution</A>
- <A HREF="http://ccrma.stanford.edu/software/stk/release/stk-5.0.1.tar.gz">Source distribution</A>

\section notes Release Notes:
\subsection v5dot0dot1 Version 5.0.1
- see github site for complete details (github.com/thestk/stk)
- cmake updates
- fix for demo msvc project in Windows

\subsection v5dot0dot0 Version 5.0.0
- see github site for complete details (github.com/thestk/stk)
- new filter design functionality in BiQuad (thanks to Navin Kumar!)
Expand Down

0 comments on commit b671638

Please sign in to comment.