diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 15:18:41 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-29 16:09:16 -0800 |
| commit | 72759857742de219c8d242511e27495c26e206aa (patch) | |
| tree | a4f8c8ab7078a1850e457bae9e092ef0920bf550 | |
| parent | dce31e6193e9d78f02bd1117bcf2fda3c69fbb09 (diff) | |
Release 5.1.0.38X
Release 5.1.0.38X
Change-Id: Idcf57d4e6b14bc52c8a1eeda16ed8018cbcd4bf5
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 2879ef60020a..92697f36402d 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 38 -#define QWLAN_VERSIONSTR "5.1.0.38W" +#define QWLAN_VERSIONSTR "5.1.0.38X" #endif /* QWLAN_VERSION_H */ |
