diff options
| -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 7f593c15ea80..fdd822396247 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -41,10 +41,10 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 11 -#define QWLAN_VERSION_EXTRA "Z" -#define QWLAN_VERSION_BUILD 212 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 213 -#define QWLAN_VERSIONSTR "4.0.11.212Z" +#define QWLAN_VERSIONSTR "4.0.11.213" #define AR6320_REV1_VERSION 0x5000000 |
