diff options
| author | Satish Singh <c_ssing@qca.qualcomm.com> | 2015-11-23 16:28:38 -0800 |
|---|---|---|
| committer | Satish Singh <ssing@codeaurora.org> | 2015-11-25 17:28:47 -0800 |
| commit | 884eaee2466710f5aba6229b1499713fd7dceea2 (patch) | |
| tree | 05a2382e17318f2e97a725243854ac488f6e2465 | |
| parent | a557a00a74102d84a4764082b9c271af56480823 (diff) | |
Release 5.0.0.146
Release 5.0.0.146
Change-Id: Iaf2bfeee2b5ca2b66165808d9a69ecd2472a09cd
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 2eff3e8a0a40..418a536c9977 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 145 +#define QWLAN_VERSION_BUILD 146 -#define QWLAN_VERSIONSTR "5.0.0.145" +#define QWLAN_VERSIONSTR "5.0.0.146" #endif /* QWLAN_VERSION_H */ |
