diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-28 02:19:04 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-28 02:19:04 -0800 |
| commit | 6881fd8e175fa52f084aaf2518caabb3b57f4cda (patch) | |
| tree | fb40999251a5450ff295ffa1284994638a1cab66 | |
| parent | 9ee614872c6a58382bef96cfb45f4ba577f0785b (diff) | |
Release 5.1.0.46W
Release 5.1.0.46W
Change-Id: I98a02b2ec51f7dae90eba475979751f8a5ae4f66
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 74134b9cc5b0..936f92819b0b 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 46 -#define QWLAN_VERSIONSTR "5.1.0.46V" +#define QWLAN_VERSIONSTR "5.1.0.46W" #endif /* QWLAN_VERSION_H */ |
