diff options
| author | Jaroslav Kysela <perex@suse.cz> | 2003-01-27 19:43:41 +0100 |
|---|---|---|
| committer | Jaroslav Kysela <perex@suse.cz> | 2003-01-27 19:43:41 +0100 |
| commit | 191c011abbb58966ab1ec30421e082f9802f2c8d (patch) | |
| tree | 0923e50f05c5dd972e558700dad623034c9f4ad6 /include | |
| parent | 6a3354a951d40d2f8e98317626eb3f88a4952818 (diff) | |
ALSA update
- removed some 2.2 code
- PCM - fixed memory leak for 24-bit samples
- gameport cleanups (CS4231, ENS1370/1371, SonicVibes, Trident)
- VIA82xx - fixed current pointer calculation
- sound_firmware - fixed errno problem
- USB - moved out compatibility code
Diffstat (limited to 'include')
| -rw-r--r-- | include/sound/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sound/version.h b/include/sound/version.h index a0166739358d..a4c7d9a7cd3a 100644 --- a/include/sound/version.h +++ b/include/sound/version.h @@ -1,3 +1,3 @@ /* include/version.h. Generated automatically by configure. */ #define CONFIG_SND_VERSION "0.9.0rc6" -#define CONFIG_SND_DATE " (Tue Dec 17 19:01:13 2002 UTC)" +#define CONFIG_SND_DATE " (Thu Dec 26 11:57:42 2002 UTC)" |
