diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 10:36:05 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-23 10:36:05 -0800 |
| commit | 3b7d2f915e7b5dfd826cb61061d6b68424f2c5ce (patch) | |
| tree | c899acf0305796f869a278a236d0624ab572b2da | |
| parent | 68cf2b9c47fbaeb4dbd67aebbc745eba376cf821 (diff) | |
Release 5.1.0.38E
Release 5.1.0.38E
Change-Id: I8ef023addf9294e1a85bdb0063851a6506e9a2e3
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 cd4e178a6907..2dfbadb8b8ef 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 "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.0.38D" +#define QWLAN_VERSIONSTR "5.1.0.38E" #endif /* QWLAN_VERSION_H */ |
