diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-23 22:27:29 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-24 19:07:29 -0700 |
| commit | 1b7ca62e1d67772a103e9e7f24742717465c2ecc (patch) | |
| tree | 800e37ec05cffc02f6a13e961d214abf589179eb | |
| parent | 0b46849cafba08e0b3a3cc4254e44b6800687ff6 (diff) | |
Release 5.1.1.6F
Release 5.1.1.6F
Change-Id: I4bae8cf6ba452efa825c305894670644b597260d
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 2c672b135ae1..2a03b048bef0 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 6 -#define QWLAN_VERSIONSTR "5.1.1.6E" +#define QWLAN_VERSIONSTR "5.1.1.6F" #endif /* QWLAN_VERSION_H */ |
