diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 08:09:52 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-08 08:09:53 -0800 |
| commit | 6d8000431406802afe536bcc1cdbf367546791a8 (patch) | |
| tree | a24250f56a479d11390ae829f83f2240b1e88854 | |
| parent | f3cf206c15291ca1a0e15c1f586ac0c5d8ddac79 (diff) | |
Release 5.1.0.48X
Release 5.1.0.48X
Change-Id: I6a9b72a5bc209a2d8a32a792a6e503078560a5c2
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 77a8435ac3f6..c33e08f60538 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48W" +#define QWLAN_VERSIONSTR "5.1.0.48X" #endif /* QWLAN_VERSION_H */ |
