diff options
| author | Satish Singh <c_ssing@qca.qualcomm.com> | 2016-02-01 13:37:27 -0800 |
|---|---|---|
| committer | Akash Patel <akashp@codeaurora.org> | 2016-02-08 15:50:46 -0800 |
| commit | 9673f3a977d5e5f4f49136fd2a0ed1a32cf545b7 (patch) | |
| tree | 7410131c344d760b8ed6fa5a343caa83be8c6a9f | |
| parent | b58d8be3c40bdcab2d32735593e2eddbb307f3fa (diff) | |
Release 5.0.0.161
Release 5.0.0.161
Change-Id: I09d45bfb7110880e7f2a38261c397ce346628b99
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 916c01e6be27..4c6d3dc123a5 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -42,8 +42,8 @@ #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 160 +#define QWLAN_VERSION_BUILD 161 -#define QWLAN_VERSIONSTR "5.0.0.160" +#define QWLAN_VERSIONSTR "5.0.0.161" #endif /* QWLAN_VERSION_H */ |
