diff options
| author | Yue Ma <yuem@qca.qualcomm.com> | 2014-01-25 23:57:09 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2014-01-26 21:37:06 -0800 |
| commit | 1b2966b5c8ddca0e362e8068e8c0fa89cfaeec5e (patch) | |
| tree | ecc17382e500cdfb7845dccc5ba65702a791e02d | |
| parent | b136a7fa03a117481dd6be1f1d69c1f28682bee8 (diff) | |
Release 4.0.0.78 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 3bf4814e701f..aeb89386d16b 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 77 +#define QWLAN_VERSION_BUILD 78 -#define QWLAN_VERSIONSTR "4.0.0.77" +#define QWLAN_VERSIONSTR "4.0.0.78" #endif /* QWLAN_VERSION_H */ |
