diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-15 03:49:30 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-15 03:49:30 -0800 |
| commit | 497a4f6322b50fb7bd14d6b24decf08d284ad287 (patch) | |
| tree | 13cee7a50e63ed779d26d3ee1ab44cf8d5cfb322 | |
| parent | 9d38e38738df98ed89ae64ee471f07cd03198664 (diff) | |
Release 5.1.0.40X
Release 5.1.0.40X
Change-Id: Icd0b9276929e68cbe965615b2ef373e14d9ad24d
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 7d0845a576b4..5c7e342a8e1d 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 40 -#define QWLAN_VERSIONSTR "5.1.0.40W" +#define QWLAN_VERSIONSTR "5.1.0.40X" #endif /* QWLAN_VERSION_H */ |
