diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2008-01-10 08:53:48 -0500 |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 11:29:51 -0500 |
commit | 0a22b87de0467bbc2ce863d54b55c3a7b649ba74 (patch) | |
tree | b504899ae3e43a80d4e519244a894580d18cdc8e /include/sound | |
parent | 4b67d35504d005e94328558ee2c8f661a46aaaf4 (diff) |
[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 6b51ff2269b4..e6ea6f750941 100644 --- a/include/sound/soc.h +++ b/include/sound/soc.h | |||
@@ -21,7 +21,7 @@ | |||
21 | #include <sound/control.h> | 21 | #include <sound/control.h> |
22 | #include <sound/ac97_codec.h> | 22 | #include <sound/ac97_codec.h> |
23 | 23 | ||
24 | #define SND_SOC_VERSION "0.13.1" | 24 | #define SND_SOC_VERSION "0.13.2" |
25 | 25 | ||
26 | /* | 26 | /* |
27 | * Convenience kcontrol builders | 27 | * Convenience kcontrol builders |