diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 20:31:24 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-28 20:31:24 -0800 |
| commit | 4943ae73365cd4c2a6b855af7165323c15eede5c (patch) | |
| tree | f044e48260e54c935cc16cdfaf6c2b310c238105 | |
| parent | 86d0f111bd0709437eb3f568c8348232d4e4ac00 (diff) | |
Release 5.1.1.1E
Release 5.1.1.1E
Change-Id: Ibe15a22422fc37ce905c7556beeb8f73cf57b339
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 d02cc2e41489..8c565ea78fe8 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 1 -#define QWLAN_VERSION_EXTRA "D" +#define QWLAN_VERSION_EXTRA "E" #define QWLAN_VERSION_BUILD 1 -#define QWLAN_VERSIONSTR "5.1.1.1D" +#define QWLAN_VERSIONSTR "5.1.1.1E" #endif /* QWLAN_VERSION_H */ |
