summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2005-04-14 15:28:23 +0000
committerTakashi Iwai <tiwai@suse.de>2005-04-14 15:28:23 +0000
commitca67f328488bb79983dc2f1d96a7e91c0c3e5954 (patch)
tree73d59ed8c0d6ca5f198908d427668728449a9c65 /include
parentc9fbe951a9a667283caf9b8b39a4d2069323457f (diff)
downloadalsa-lib-ca67f328488bb79983dc2f1d96a7e91c0c3e5954.tar.gz
Increase timer protocol number
Increase the timer protocl number (to distinguish the fix for TREAD ioctls).
Diffstat (limited to 'include')
-rw-r--r--include/sound/asound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/asound.h b/include/sound/asound.h
index 4df04831..e1f773fe 100644
--- a/include/sound/asound.h
+++ b/include/sound/asound.h
@@ -555,7 +555,7 @@ enum {
* Timer section - /dev/snd/timer
*/
-#define SNDRV_TIMER_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 2)
+#define SNDRV_TIMER_VERSION SNDRV_PROTOCOL_VERSION(2, 0, 3)
enum sndrv_timer_class {
SNDRV_TIMER_CLASS_NONE = -1,