summaryrefslogtreecommitdiff
path: root/doc/classes/AudioEffectPhaser.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/AudioEffectPhaser.xml')
-rw-r--r--doc/classes/AudioEffectPhaser.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/AudioEffectPhaser.xml b/doc/classes/AudioEffectPhaser.xml
index e276ed14b6..10566d089b 100644
--- a/doc/classes/AudioEffectPhaser.xml
+++ b/doc/classes/AudioEffectPhaser.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="AudioEffectPhaser" inherits="AudioEffect" category="Core" version="3.1-dev">
+<class name="AudioEffectPhaser" inherits="AudioEffect" category="Core" version="3.1">
<brief_description>
Adds a Phaser audio effect to an Audio bus.
Combines the original signal with a copy that is slightly out of phase with the original.