diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 20:43:52 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 20:43:53 -0700 |
| commit | bf26a8c6dcff44dabfafe192f9c9d71e6f11ee94 (patch) | |
| tree | e310cd011bc6c8dc115fa8ca9fb8c678edc8d60f | |
| parent | f1a31b4d8ddc730f96e93d32b89b44d1dae5146a (diff) | |
Release 5.1.1.8F
Release 5.1.1.8F
Change-Id: Iaca243f056afa0f22a12f2cdf899ece8c36c5f19
CRs-Fixed: 774533
| -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 7bf0776ec501..f31ee3d39db5 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8E" +#define QWLAN_VERSIONSTR "5.1.1.8F" #endif /* QWLAN_VERSION_H */ |
