diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-15 03:12:45 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-15 03:12:46 -0800 |
| commit | e50fb5a96a142652e859a70b0fa5a64edb3ea969 (patch) | |
| tree | 6938eca3b6aa76360658b0115463364e2d1473ad | |
| parent | 05be806f92f5a61a5c2148beedc32be803c15c5d (diff) | |
Release 5.1.0.40W
Release 5.1.0.40W
Change-Id: Ie35995d23d9fa032b2a21be279e45614fad76ce7
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 ee7b19eef2a0..7d0845a576b4 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 0 -#define QWLAN_VERSION_EXTRA "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 40 -#define QWLAN_VERSIONSTR "5.1.0.40V" +#define QWLAN_VERSIONSTR "5.1.0.40W" #endif /* QWLAN_VERSION_H */ |
