diff options
| author | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-06-26 16:29:08 +0530 |
|---|---|---|
| committer | Pitani Venkata Rajesh Kumar <c_vpitan@qti.qualcomm.com> | 2014-06-27 11:42:55 +0530 |
| commit | 76ee9199b12e8eecb4bfbc41e3569a5e312ce22d (patch) | |
| tree | f8cb4af814c88571bfd2ee9c500f4fd15a5026a2 | |
| parent | 35f7666f167d384b0c13a977a0c34807cbb31130 (diff) | |
Cafstaging Release 1.0.0.134
Cafstaging Release 1.0.0.134
Change-Id: I374ab8b1d1ce79fa211987abae2071983a85fd9d
CRs-Fixed: 685917
| -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 a1a5c8860991..53c6f38c3ee9 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 133 +#define QWLAN_VERSION_BUILD 134 -#define QWLAN_VERSIONSTR "1.0.0.133" +#define QWLAN_VERSIONSTR "1.0.0.134" #ifdef QCA_WIFI_2_0 |
