diff options
| author | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2014-01-25 19:22:51 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@qca.qualcomm.com> | 2014-01-26 00:53:55 -0800 |
| commit | b6b7efdb44568bbcbcdbea9077ab0898c1b80275 (patch) | |
| tree | 846208eae43877787a088fc41c8482d7e3be4177 | |
| parent | 685aaef32c07049c1193d6ed0df069b90fc6e1a0 (diff) | |
Release 4.0.0.75 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 4bf4003f730f..679f79b077c5 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 74 +#define QWLAN_VERSION_BUILD 75 -#define QWLAN_VERSIONSTR "4.0.0.74" +#define QWLAN_VERSIONSTR "4.0.0.75" #endif /* QWLAN_VERSION_H */ |
