diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 02:21:17 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-09-23 02:21:18 -0700 |
| commit | c986846672ac970debe79c01da451ccb9835b9bf (patch) | |
| tree | 315b483ff9d1510039b94b3d3acfdc91a823e881 /core | |
| parent | fb02a5e3ed7dcb8df2b2874d1bc3e1c3739987c1 (diff) | |
Release 5.1.0.27X
Release 5.1.0.27X
Change-Id: I90ff63d67b37f2edc12f98b3d39a0403e3d06ec2
CRs-Fixed: 688141
Diffstat (limited to 'core')
| -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 f3f04618b3c9..a1bfd2c4c368 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27W" +#define QWLAN_VERSIONSTR "5.1.0.27X" #endif /* QWLAN_VERSION_H */ |
