diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 12:26:19 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-16 12:26:19 -0800 |
| commit | 8644796895c876ea036b1647c832ecea93502403 (patch) | |
| tree | 88336c5dbc2ab3db4580c00491618b43cbce7491 | |
| parent | 5b4b57e8186c4e985ca3ca637fe3d03b5b8a099a (diff) | |
Release 5.1.0.36X
Release 5.1.0.36X
Change-Id: Id50068621e7450dbfc725e80041348ee1b76498e
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 cacc176b99ff..9e78a463eba3 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36W" +#define QWLAN_VERSIONSTR "5.1.0.36X" #endif /* QWLAN_VERSION_H */ |
