summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CORE/MAC/inc/qwlan_version.h8
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 */