diff options
| author | Rajeev Kumar <rajekuma@qca.qualcomm.com> | 2014-01-25 23:00:33 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2014-01-26 20:08:21 -0800 |
| commit | 8f4cce2860327f24801a4ff05b60b2475c852880 (patch) | |
| tree | ffa4f7274e2e8eb6cea749e361ad8ce285e7400b | |
| parent | 4ef464ed7a20358427cfc4e0efeb98b42c2d5b7c (diff) | |
Release 4.0.0.77 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 ce8986ba7e98..3bf4814e701f 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 76 +#define QWLAN_VERSION_BUILD 77 -#define QWLAN_VERSIONSTR "4.0.0.76" +#define QWLAN_VERSIONSTR "4.0.0.77" #endif /* QWLAN_VERSION_H */ |
