diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 02:03:26 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-01 02:03:26 -0800 |
| commit | 984643651905918a252ece3db8a90029390f2ecc (patch) | |
| tree | d4cff28e303ab8a9c9097538ab90b8abdffdaab9 | |
| parent | dba1411cb88833ebde20c368921420d30daeb7fa (diff) | |
Release 5.1.0.39E
Release 5.1.0.39E
Change-Id: Iac917f3c0a851140f8c0ad4560ac9cd351dc8f6a
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 ffcac9bbbaa5..ade5ce51d6a9 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 39 -#define QWLAN_VERSIONSTR "5.1.0.39D" +#define QWLAN_VERSIONSTR "5.1.0.39E" #endif /* QWLAN_VERSION_H */ |
