mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-27 07:40:10 +01: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:
@@ -5,6 +5,7 @@ $name (_ "Studio Fade Out")
|
||||
$manpage "Fades#studio_fadeout"
|
||||
$action (_ "Applying Fade...")
|
||||
$author (_ "Steve Daulton")
|
||||
$release 2.3.0
|
||||
$copyright (_ "Released under terms of the GNU General Public License version 2")
|
||||
|
||||
;; StudioFadeOut.ny by Steve Daulton December 2012.
|
||||
|
||||
Reference in New Issue
Block a user