diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-13 23:53:59 -0800 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-02-14 04:21:05 -0800 |
| commit | fa99c695887d032cd78004b296254bbed6eb320f (patch) | |
| tree | 6cebd98b822be102c6933574b33267203eb3fb87 | |
| parent | 4aaee28404db7abfa5f92560000430cba809d9cb (diff) | |
Release 4.0.11.203K
Release 4.0.11.203K
Change-Id: I5236374af885aa51498850b3847732fb321f603c
CRs-Fixed: 688141
| -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 a536eb7e5240..27a13e77f299 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 203 -#define QWLAN_VERSIONSTR "4.0.11.203J" +#define QWLAN_VERSIONSTR "4.0.11.203K" #define AR6320_REV1_VERSION 0x5000000 |
