diff options
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index f7b3c434e2ec..ff2b912f88d1 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -42,9 +42,9 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 10 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 17 +#define QWLAN_VERSION_BUILD 18 -#define QWLAN_VERSIONSTR "4.0.10.17" +#define QWLAN_VERSIONSTR "4.0.10.18" #define AR6320_REV1_VERSION 0x5000000 |
