diff options
| author | AnjaneeDevi Kapparapu <c_akappa@qti.qualcomm.com> | 2015-01-19 15:39:12 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2015-01-19 12:36:56 -0800 |
| commit | ffe6a479a6ffcc732b60d7bbc2f202adeb218dd3 (patch) | |
| tree | d734272b3621dad795c1b448c3f22fae64bbb044 | |
| parent | d3b3a608624edc8b9b6ce55efb80ead585e6bacb (diff) | |
Cafstaging Release 4.0.10.16
Cafstaging Release 4.0.10.16
Change-Id: I7de6f7441449a4232ff5b3b3d2aebdd05f4eb4f3
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 1a49f9c61900..d26693365c77 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 15 +#define QWLAN_VERSION_BUILD 16 -#define QWLAN_VERSIONSTR "4.0.10.15" +#define QWLAN_VERSIONSTR "4.0.10.16" #define AR6320_REV1_VERSION 0x5000000 |
