diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-07 14:17:00 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-07 14:17:01 -0800 |
| commit | 4a99f59c5cc402ea71f01cfde27fa0c124888099 (patch) | |
| tree | a4b0416e5787c9b11d789bd4b859878573eb7a41 | |
| parent | 2f3ce00c77a575c8dd68264171920b7f4d7d1c7b (diff) | |
Release 5.1.0.39X
Release 5.1.0.39X
Change-Id: Ibf00756d35087e53103389299fd7d5dd8a6aee03
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 2dd09001d400..91e2d9e75286 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39W" +#define QWLAN_VERSIONSTR "5.1.0.39X" #endif /* QWLAN_VERSION_H */ |
