diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 23:48:01 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-11 06:06:10 -0800 |
| commit | 8fa62bff71d8754577882134af1fc1fc556d68a9 (patch) | |
| tree | 429ae3ed124db39d069604106a82a72ba59452e7 | |
| parent | a02f2fd3a8e0b5f41ac929db70131492e86593c4 (diff) | |
Release 4.0.11.203A
Release 4.0.11.203A
Change-Id: Iea56be439a7366292e0e054fb6d63e908861a2f5
CRs-Fixed: 688141
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index 283692086c01..20851f2ea3de 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -41,7 +41,7 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MAJOR 4 #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 11 -#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_EXTRA "A" #define QWLAN_VERSION_BUILD 203 #define QWLAN_VERSIONSTR "4.0.11.203A" |
