doc: Update header version for 3.0-beta

This commit is contained in:
Rémi Verschelde
2017-11-24 09:16:52 +01:00
parent 15ada56d73
commit bc75fae579
480 changed files with 480 additions and 480 deletions

View File

@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
<class name="AudioEffectCompressor" inherits="AudioEffect" category="Core" version="3.0-alpha">
<class name="AudioEffectCompressor" inherits="AudioEffect" category="Core" version="3.0-beta">
<brief_description>
Adds a Compressor audio effect to an Audio bus.
Reduces sounds that exceed a certain threshold level, smooths out the dynamics and increases the overall volume.