diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-06-09 14:43:57 +0530 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-06-09 17:46:34 -0700 |
| commit | 4bedb6a5d35e5256b1d35a318e8201a31089bf0d (patch) | |
| tree | 8976def29a0b8e32a5ab55bb1fd31437f4011f09 | |
| parent | 7307dfffba29f4deb26f93c6659db8aa38c9a45f (diff) | |
Cafstaging Release 1.0.0.122
Cafstaging Release 1.0.0.122
Change-Id: I12795f9da81632b0f797128dadfc098557d6e90d
CRs-Fixed: 677310
| -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 097bda6a6b3d..ba6b1b7ebb59 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 121 +#define QWLAN_VERSION_BUILD 122 -#define QWLAN_VERSIONSTR "1.0.0.121" +#define QWLAN_VERSIONSTR "1.0.0.122" #ifdef QCA_WIFI_2_0 |
