diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-07-17 14:49:26 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-07-18 18:56:50 -0700 |
| commit | aae4cabe24adf82cc020f9691730f8dfa56ecceb (patch) | |
| tree | 6d6e62bb7006ab5425cbf26f501ad6106c24e601 | |
| parent | 1c81812bc4d4e97675f8e2f82015a7875e46e922 (diff) | |
Cafstaging Release 1.0.0.149
Cafstaging Release 1.0.0.149
Change-Id: If7e20f1436f2bef9a8d769c4f878714e101f09f5
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 c4a8487995fe..4febfc09f9d4 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 148 +#define QWLAN_VERSION_BUILD 149 -#define QWLAN_VERSIONSTR "1.0.0.148A" +#define QWLAN_VERSIONSTR "1.0.0.149" #ifdef QCA_WIFI_2_0 |
