diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-09 12:31:27 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-08-09 18:53:17 -0700 |
| commit | 016e19bad1aeaf978e43b199bcdf52087e8e9532 (patch) | |
| tree | b9bd0f19d27bbfaa5ab3fbadbdcd7aaaeb5a620c | |
| parent | b618e7a74a4c5871c2d4953f9df8b7c3ab971b6b (diff) | |
Cafstaging Release 1.0.0.166
Cafstaging Release 1.0.0.166
Change-Id: Id6e360d7bb379e5714d98a8372ab54b916bdb24f
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 2870030a8316..b29608b4331a 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 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 165 +#define QWLAN_VERSION_BUILD 166 -#define QWLAN_VERSIONSTR "1.0.0.165" +#define QWLAN_VERSIONSTR "1.0.0.166" #ifdef QCA_WIFI_2_0 |
