diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-06 02:39:06 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-06 02:39:06 -0800 |
| commit | 420bacb0a955fe263f9c7f5a431ab50a3f144c3b (patch) | |
| tree | ad0c5fdb268e8bc155d3d7c2bc0efad4253ad85e | |
| parent | 8d201447ffe3595cb13984b40e3d1f02961bbaca (diff) | |
Release 5.1.1.2F
Release 5.1.1.2F
Change-Id: I95259ae2e07f2ca7268f9808d318067671db80c8
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 6d724ad6a6d5..58def0a6270c 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2E" +#define QWLAN_VERSIONSTR "5.1.1.2F" #endif /* QWLAN_VERSION_H */ |
