diff options
| author | Prakash Dhavali <pdhavali@codeaurora.org> | 2014-01-17 22:46:56 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2014-01-17 22:46:56 -0800 |
| commit | 8bca638790782a656e329111e610982a241e83c1 (patch) | |
| tree | 2ebce4209677abe32e7b9a0abcddbad1a5db48cc | |
| parent | 2d79f637dc12f0da856002623489bab67655bbac (diff) | |
Release 4.0.0.71
CLD Driver Release 4.0.0.71
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index 96e6baa38e77..b9508c5ac290 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -40,9 +40,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "D" -#define QWLAN_VERSION_BUILD 68 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 71 -#define QWLAN_VERSIONSTR "4.0.0.68D" +#define QWLAN_VERSIONSTR "4.0.0.71" #endif /* QWLAN_VERSION_H */ |
