diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-04-10 15:21:58 -0700 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-04-11 08:44:29 -0700 |
| commit | 1469be643643b0b6f23be01fc9fb3b1be6970d65 (patch) | |
| tree | f96a3320e06dc6974a087a408c542aef3596d286 | |
| parent | 0dd8e5cdbeef013a405418c516a115fc71b51056 (diff) | |
Release 1.0.0.90P
Release 1.0.0.90P
Change-Id: I5d2d0a0350a18f8001549c0673f9c4b68ea57829
| -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 968d3b5d5afd..6a0c337d602b 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 89 +#define QWLAN_VERSION_BUILD 90 -#define QWLAN_VERSIONSTR "1.0.0.89" +#define QWLAN_VERSIONSTR "1.0.0.90" #ifdef QCA_WIFI_2_0 |
