diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 13:26:44 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-22 13:26:44 -0800 |
| commit | b62f93c95639f25b07c04ab7ad6bf0d4853a0f4e (patch) | |
| tree | c1a6add0e020dca46534242b23b59b62ce8eb15c | |
| parent | f46065c73ac695829fd41fa59253a5a149158a7a (diff) | |
Release 5.1.0.37X
Release 5.1.0.37X
Change-Id: Ic846aebc3b5b51e952053e2e98691c677801abd6
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 594749ba500b..0134184d0bf3 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 37 -#define QWLAN_VERSIONSTR "5.1.0.37W" +#define QWLAN_VERSIONSTR "5.1.0.37X" #endif /* QWLAN_VERSION_H */ |
