diff options
| author | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-25 11:53:57 -0800 |
|---|---|---|
| committer | Akash Patel <c_akashp@qca.qualcomm.com> | 2014-02-25 12:31:43 -0800 |
| commit | e0e069bf4544e9a47ff4354211ef5a1a7d130194 (patch) | |
| tree | 5517bca99e8065d09a60619044427edb1e64af7f | |
| parent | 5e4ecafe3511ccb3e3881f0427d57be0266b7413 (diff) | |
Cafstaging Release 1.0.0.43
Cafstaging Release 1.0.0.43
Change-Id: Id56c2975924875ac0f7e622b11470f3449ecee2b
| -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 c7ef339859bc..1ac0c1d8a4b5 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 42 +#define QWLAN_VERSION_BUILD 43 -#define QWLAN_VERSIONSTR "1.0.0.42" +#define QWLAN_VERSIONSTR "1.0.0.43" #ifdef QCA_WIFI_2_0 |
