diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-08 15:05:46 -0800 |
|---|---|---|
| committer | Prakash Dhavali <pdhavali@codeaurora.org> | 2017-03-09 21:08:39 -0800 |
| commit | 883fe433fb877dae178923de7a3ca46af1a58a62 (patch) | |
| tree | cf872ee0c7c0de8d3325662ef65d44e96c718da5 | |
| parent | b5f326883c02db3717cbb9c8d073e0060844e986 (diff) | |
Release 5.1.1.2W
Release 5.1.1.2W
Change-Id: I09f4056109048373259488bd68a0b527d4674e84
CRs-Fixed: 688141
| -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 e27a5e0f84c6..ef090d2c203e 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 1 -#define QWLAN_VERSION_EXTRA "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2V" +#define QWLAN_VERSIONSTR "5.1.1.2W" #endif /* QWLAN_VERSION_H */ |
