diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-09-19 11:21:00 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-21 17:05:56 -0700 |
| commit | c534cf6715c93bfec7c245d7627c35e9e06df5e2 (patch) | |
| tree | 7085acd4198482a0b8564005ef9cb94636f503f9 | |
| parent | 557920fc100c5fe21fbd0c818f2b0d8706a9197c (diff) | |
Release 5.1.0.27E
Release 5.1.0.27E
Change-Id: I757f98e4d23359ab21cb28cdfea66270925e25a4
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 4726735b11e1..b397c83c76e1 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 27 -#define QWLAN_VERSIONSTR "5.1.0.27D" +#define QWLAN_VERSIONSTR "5.1.0.27E" #endif /* QWLAN_VERSION_H */ |
