diff options
| author | Anjaneedevi Kapparapu <akappa@codeaurora.org> | 2016-03-14 10:58:11 +0530 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-03-14 04:14:53 -0700 |
| commit | e560e9bfc2ff091868fc29a845ba7c35cdb9464e (patch) | |
| tree | af76e3edd57e43c2f9c575d8d2220691e65bc7cb | |
| parent | c943e9de45acf86412b7f1ed423cd2b302afc17a (diff) | |
Release 4.0.11.39
Release 4.0.11.39
Change-Id: Ifa5a115fadf215dd99956911f2721c228ca1fe91
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 ca620c75b5cb..029ee77ffbf2 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 11 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 38 +#define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "4.0.11.38" +#define QWLAN_VERSIONSTR "4.0.11.39" #define AR6320_REV1_VERSION 0x5000000 |
