diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-04-08 12:41:32 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-04-08 16:51:18 -0700 |
| commit | a100c08bfb45698db05dfd3c740c4f080c2ef9b2 (patch) | |
| tree | 4daaa5b5d84d4b3bb1b9d9a21e312a24d87557b8 | |
| parent | 5850424cf0eeff66c3dd37bea8491dc362ec5584 (diff) | |
Cafstaging Release 1.0.0.87
Cafstaging Release 1.0.0.87
Change-Id: I4921a3abb8621ef89a27d84233fa5069a7b3ec71
| -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 b7c931f7df2f..67776107365d 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 86 +#define QWLAN_VERSION_BUILD 87 -#define QWLAN_VERSIONSTR "1.0.0.86" +#define QWLAN_VERSIONSTR "1.0.0.87" #ifdef QCA_WIFI_2_0 |
