diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 07:32:58 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-15 07:32:58 -0800 |
| commit | c5cd810eaf26a9a565d9e017a1451b9437fbd8eb (patch) | |
| tree | 7d5e8b39df5a5c467bf06f81a8d11f43ffb65222 | |
| parent | 4c599e128e92241d799db108e48a31337b7a667b (diff) | |
Release 5.1.0.49X
Release 5.1.0.49X
Change-Id: I5dcbe926fd9d284969b4827f1b15a91feac89e97
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 2c7141bec38b..314b3a01048b 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 49 -#define QWLAN_VERSIONSTR "5.1.0.49W" +#define QWLAN_VERSIONSTR "5.1.0.49X" #endif /* QWLAN_VERSION_H */ |
