mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-28 00:00:18 +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:
@@ -6,6 +6,7 @@ $name (_ "Clip Fix")
|
||||
$manpage "Clip_Fix"
|
||||
$action (_ "Reconstructing clips...")
|
||||
$author (_ "Benjamin Schwartz and Steve Daulton")
|
||||
$release 2.3.0
|
||||
$copyright (_ "Licensing confirmed under terms of the GNU General Public License version 2")
|
||||
|
||||
;; Released under terms of the GNU General Public License version 2:
|
||||
|
||||
Reference in New Issue
Block a user