diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-13 09:13:42 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-17 21:57:25 -0700 |
| commit | 864ccdaaf727e112d9c2b14e4388bb18cd1d2ef7 (patch) | |
| tree | 62daa1c5395cdcdfe405e5839244d554d3778bc0 | |
| parent | 15f0db18dbd0ea1ff5f6e21deccf501e928fd013 (diff) | |
Release 5.1.0.30X
Release 5.1.0.30X
Change-Id: Ifc0020054f72ac19d4c8724e69cce640dcbf9cd6
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 a806a5c859e1..9ddcc73c4d1e 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 30 -#define QWLAN_VERSIONSTR "5.1.0.30W" +#define QWLAN_VERSIONSTR "5.1.0.30X" #endif /* QWLAN_VERSION_H */ |
