diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 22:16:03 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-10 22:16:04 -0800 |
| commit | 2e544d29940de70ba0317784f0bfa21b01961861 (patch) | |
| tree | d5eac2ad7fc80ec4e981339d07aaaffe447046ef | |
| parent | cf37ebbf75de6c39d6b426dda4e3150d39d65ae3 (diff) | |
Release 5.1.0.36E
Release 5.1.0.36E
Change-Id: I889c2cc07a377ae4890ad8798e3294ce4bb3568e
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 254a7193c57c..47731fd23a92 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36D" +#define QWLAN_VERSIONSTR "5.1.0.36E" #endif /* QWLAN_VERSION_H */ |
