diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2008-01-10 13:53:48 (GMT) |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 16:29:51 (GMT) |
commit | 0a22b87de0467bbc2ce863d54b55c3a7b649ba74 (patch) | |
tree | b504899ae3e43a80d4e519244a894580d18cdc8e /include/sound | |
parent | 4b67d35504d005e94328558ee2c8f661a46aaaf4 (diff) | |
download | linux-fsl-qoriq-0a22b87de0467bbc2ce863d54b55c3a7b649ba74.tar.xz |
[ALSA] Bump ASoC core version number
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'include/sound')
-rw-r--r-- | include/sound/soc.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/soc.h b/include/sound/soc.h index 6b51ff2..e6ea6f7 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h @@ -21,7 +21,7 @@ #include <sound/control.h> #include <sound/ac97_codec.h> -#define SND_SOC_VERSION "0.13.1" +#define SND_SOC_VERSION "0.13.2" /* * Convenience kcontrol builders |