diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-18 12:40:25 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-18 12:40:26 -0700 |
| commit | 3de9e373c94b7d3ee01a5dfaedd9cdfe464111aa (patch) | |
| tree | 801938d03a66dea85098ebe18654a8eccfce477f | |
| parent | 044fd675f531d68b33be03efb380f99cefd11a63 (diff) | |
Release 5.1.0.31W
Release 5.1.0.31W
Change-Id: I04f4a387073821f9f4ba107b1248f706d93f57af
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 5efa2ccda4a6..c8c6fd16a399 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 31 -#define QWLAN_VERSIONSTR "5.1.0.31V" +#define QWLAN_VERSIONSTR "5.1.0.31W" #endif /* QWLAN_VERSION_H */ |
