diff options
| author | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2014-01-25 18:26:49 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2014-01-25 21:02:06 -0800 |
| commit | 26ce11dc7a5cdb55efe3dd8c7c4d2ceec1ae6a55 (patch) | |
| tree | c9f489cf69aa51521a8a5064c740a4b8541da349 | |
| parent | beb54297b4b869c76c50126dea1852ffad228b75 (diff) | |
Release 4.0.0.74 Caf Staging
| -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 19fc0c29812e..4bf4003f730f 100644 --- a/CORE/MAC/inc/qwlan_version.h +++ b/CORE/MAC/inc/qwlan_version.h @@ -42,8 +42,8 @@ BRIEF DESCRIPTION: #define QWLAN_VERSION_MINOR 0 #define QWLAN_VERSION_PATCH 0 #define QWLAN_VERSION_EXTRA "" -#define QWLAN_VERSION_BUILD 73 +#define QWLAN_VERSION_BUILD 74 -#define QWLAN_VERSIONSTR "4.0.0.73" +#define QWLAN_VERSIONSTR "4.0.0.74" #endif /* QWLAN_VERSION_H */ |
