diff options
author | Tony Luck <tony.luck@intel.com> | 2006-06-23 22:46:23 +0200 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2006-06-23 22:46:23 +0200 |
commit | 8cf60e04a131310199d5776e2f9e915f0c468899 (patch) | |
tree | 373a68e88e6737713a0a5723d552cdeefffff929 /include/sound/version.h | |
parent | Pull rework-memory-attribute-aliasing into release branch (diff) | |
parent | [PATCH] fix silly ARM non-EABI build error (diff) | |
download | linux-8cf60e04a131310199d5776e2f9e915f0c468899.tar.xz linux-8cf60e04a131310199d5776e2f9e915f0c468899.zip |
Auto-update from upstream
Diffstat (limited to 'include/sound/version.h')
-rw-r--r-- | include/sound/version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sound/version.h b/include/sound/version.h index 4f0e65808cf1..2ee849d0e198 100644 --- a/include/sound/version.h +++ b/include/sound/version.h @@ -1,3 +1,3 @@ /* include/version.h. Generated by configure. */ -#define CONFIG_SND_VERSION "1.0.11rc4" -#define CONFIG_SND_DATE " (Wed Mar 22 10:27:24 2006 UTC)" +#define CONFIG_SND_VERSION "1.0.12rc1" +#define CONFIG_SND_DATE " (Thu Jun 22 13:55:50 2006 UTC)" |