diff options
author | Ariff Abdullah <ariff@FreeBSD.org> | 2009-06-15 04:31:34 +0000 |
---|---|---|
committer | Ariff Abdullah <ariff@FreeBSD.org> | 2009-06-15 04:31:34 +0000 |
commit | 164e1f20ecf89ccacec38e82360e96dd2e2060b9 (patch) | |
tree | 1048df02a4dcfe10efd9ac279740643927696f82 /sys/dev | |
parent | eedb75f16bd57b01590a50e988372e37bfa3663b (diff) | |
download | src-164e1f20ecf89ccacec38e82360e96dd2e2060b9.tar.gz src-164e1f20ecf89ccacec38e82360e96dd2e2060b9.zip |
Notes
Diffstat (limited to 'sys/dev')
-rw-r--r-- | sys/dev/sound/version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/version.h b/sys/dev/sound/version.h index d4f85e74838f..6dee6a2ca02e 100644 --- a/sys/dev/sound/version.h +++ b/sys/dev/sound/version.h @@ -37,6 +37,6 @@ * Last 2 decimal places reserved for daily versioning, starting * with 0. */ -#define SND_DRV_VERSION 2009060800 +#define SND_DRV_VERSION 2009061500 #endif /* !_SND_VERSION_H_ */ |