diff options
| author | 2015-03-06 14:24:21 +0100 | |
|---|---|---|
| committer | 2015-03-06 14:24:21 +0100 | |
| commit | 4fda87df09bee2b1bf236aba408c3236d4f1fbca (patch) | |
| tree | f1ec4a5b8696c89141bcdc25b6920b3caf5c9f97 /Makefile | |
| parent | ALSA: hda - One more Dell macine needs DELL1_MIC_NO_PRESENCE quirk (diff) | |
| parent | Merge remote-tracking branch 'asoc/fix/sta32x' into asoc-linus (diff) | |
Merge tag 'asoc-fix-v4.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v4.0
A few driver specific fixes here, none of them earth shattering in
themselves, that have accumliated since the opening of the merge window.
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ VERSION = 4 PATCHLEVEL = 0 SUBLEVEL = 0 -EXTRAVERSION = -rc1 +EXTRAVERSION = -rc2 NAME = Hurr durr I'ma sheep # *DOCUMENTATION* |
