mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
Support version strings in Nyquist plug-ins
For shipped plug-ins, the version number is the same as the Audacity release version when the plug-in was last modified.
This commit is contained in:
@@ -7,6 +7,7 @@ $name (_ "Risset Drum")
|
||||
$manpage "Risset_Drum"
|
||||
$action (_ "Generating Risset Drum...")
|
||||
$author (_ "Steven Jones")
|
||||
$release 2.3.0
|
||||
$copyright (_ "Released under terms of the GNU General Public License version 2")
|
||||
|
||||
;; rissetdrum.ny by Steven Jones, after Jean Claude Risset.
|
||||
|
Reference in New Issue
Block a user