diff options
| author | Satish Singh <c_ssing@qca.qualcomm.com> | 2015-12-14 20:31:26 -0800 |
|---|---|---|
| committer | Satish Singh <ssing@codeaurora.org> | 2015-12-28 22:20:57 -0800 |
| commit | 4acb24c8ce371f3c3923eccd250757f06dc5f96e (patch) | |
| tree | 1e3d950a6b5f1bad1cbb97e09bff38afbae8f058 | |
| parent | 419e36b4fed76c87e2ef58e71f7d137a8a218d39 (diff) | |
Release 5.0.0.150 QCACLD3 WLAN Driver
Release 5.0.0.150 QCACLD3 WLAN Driver
Change-Id: Ic243af4c7c3bd1061c2b5427ecab48da45b718b8
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 84ac7fee464b..7852513950e3 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 149 +#define QWLAN_VERSION_BUILD 150 -#define QWLAN_VERSIONSTR "5.0.0.149" +#define QWLAN_VERSIONSTR "5.0.0.150" #endif /* QWLAN_VERSION_H */ |
