Version and date updates in preparation for new release.

This commit is contained in:
Gary Scavone
2021-11-16 21:26:00 -05:00
parent 500d2972f9
commit 67d573b169
199 changed files with 213 additions and 201 deletions

View File

@@ -5,7 +5,7 @@
Pod::Spec.new do |spec|
spec.name = 'STK'
spec.version = '4.6.1'
spec.version = '4.6.2'
spec.summary = 'The Synthesis ToolKit in C++ is a set of open source audio signal processing and algorithmic synthesis classes.'
spec.homepage = 'https://ccrma.stanford.edu/software/stk/'
spec.source = { :git => 'https://github.com/thestk/stk.git', :tag => spec.version }