]> git.alsa-project.org Git - alsa-lib.git/commitdiff
Increased version
authorJaroslav Kysela <perex@perex.cz>
Tue, 25 Feb 2003 12:45:45 +0000 (12:45 +0000)
committerJaroslav Kysela <perex@perex.cz>
Tue, 25 Feb 2003 12:45:45 +0000 (12:45 +0000)
src/hwdep/hwdep_hw.c

index 81a1d643de0c10df0af267e32beb5061bcb6faeb..d1e970e19d2c4d2aa20d5fcbcd7e3880d4443f01 100644 (file)
@@ -33,7 +33,7 @@ const char *_snd_module_hwdep_hw = "";
 #endif
 
 #define SNDRV_FILE_HWDEP       "/dev/snd/hwC%iD%i"
-#define SNDRV_HWDEP_VERSION_MAX        SNDRV_PROTOCOL_VERSION(1, 0, 0)
+#define SNDRV_HWDEP_VERSION_MAX        SNDRV_PROTOCOL_VERSION(1, 0, 1)
 
 static int snd_hwdep_hw_close(snd_hwdep_t *hwdep)
 {