changeset 2776:4c092042129b

fixed merge result
author Andrew O. Shadoura <bugzilla@tut.by>
date Fri, 13 Jun 2008 06:04:44 +0300
parents 5df83337516f
children 3656fbfc63b6
files configure.ac
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/configure.ac	Fri Jun 13 05:57:25 2008 +0300
+++ b/configure.ac	Fri Jun 13 06:04:44 2008 +0300
@@ -1,6 +1,6 @@
 dnl Process this file with autoconf to produce a configure script.
 
-AC_INIT([audacious-plugins], [1.5.0], [bugs+audacious-plugins@atheme.org])
+AC_INIT([audacious-plugins], [1.9.0], [bugs+audacious-plugins@atheme.org])
 AC_PREREQ([2.59])
 
 AC_CANONICAL_HOST
@@ -122,7 +122,7 @@
 
 INPUT_PLUGINS="tonegen console sexypsf cue alac metronom vtx"
 OUTPUT_PLUGINS="null"
-EFFECT_PLUGINS="audiocompress ladspa voice_removal sndstretch stereo_plugin echo_plugin"
+EFFECT_PLUGINS="audiocompress crystalizer ladspa voice_removal sndstretch stereo_plugin echo_plugin"
 GENERAL_PLUGINS="song_change alarm"
 VISUALIZATION_PLUGINS="blur_scope spectrum"
 CONTAINER_PLUGINS="m3u pls"