diff options
| author | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2013-12-03 14:01:50 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2013-12-03 14:39:44 -0800 |
| commit | a56c5751cc4fb8bf31aff3ffbf8bebfdbbe5f7e6 (patch) | |
| tree | 1d6846a24803c1da2499e8dcb83caef06fdb3c05 | |
| parent | 4ee36db6b21b417feab700c786af57dc61314c4e (diff) | |
qcacld-2.0: Revision 4.0.0.56
Revision 4.0.0.56
| -rw-r--r-- | CORE/MAC/inc/qwlan_version.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/CORE/MAC/inc/qwlan_version.h b/CORE/MAC/inc/qwlan_version.h index 791396e74f4a..bfa5a78c4677 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -42,12 +42,12 @@ BRIEF DESCRIPTION: Qualcomm Technologies Confidential and Proprietary ===========================================================================*/ -#define QWLAN_VERSION_MAJOR 3 -#define QWLAN_VERSION_MINOR 2 +#define QWLAN_VERSION_MAJOR 4 +#define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 71 +#define QWLAN_VERSION_BUILD 56 -#define QWLAN_VERSIONSTR "3.2.0.71" +#define QWLAN_VERSIONSTR "4.0.0.56" #endif /* QWLAN_VERSION_H */ |
