diff options
| author | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2014-01-24 01:31:31 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2014-01-24 19:21:50 -0800 |
| commit | 5fa70148de427fd0a903bdbc1dfb4476c3c800da (patch) | |
| tree | 1acbf2dc974fff287f4b64d2b68afea551180d67 | |
| parent | edddb3b17137c8575a25cb945bd3b404f7f685b4 (diff) | |
Release 4.0.0.73 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 a7005395ecaa..19fc0c29812e 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 72 +#define QWLAN_VERSION_BUILD 73 -#define QWLAN_VERSIONSTR "4.0.0.72" +#define QWLAN_VERSIONSTR "4.0.0.73" #endif /* QWLAN_VERSION_H */ |
