diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-04-07 17:24:37 -0700 |
|---|---|---|
| committer | Nandini Suresh <snandini@qca.qualcomm.com> | 2014-04-07 21:15:17 -0700 |
| commit | cc60cf8d8947dab22b47e4b1e4289905724ebcef (patch) | |
| tree | 10428c4ab7ad043940ee17d8d37757c9a1dd5f3a | |
| parent | c80a3c493b6dd4d0189660458c8556b01262953c (diff) | |
Cafstaging Release 1.0.0.85
Cafstaging Release 1.0.0.85
Change-Id: I77cb1a8baf0518cc51a7fce6510dee92f9b9de34
| -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 00a19e0d2172..eb049b0dff1b 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 84 +#define QWLAN_VERSION_BUILD 85 -#define QWLAN_VERSIONSTR "1.0.0.84" +#define QWLAN_VERSIONSTR "1.0.0.85" #ifdef QCA_WIFI_2_0 |
