diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-17 08:48:17 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 12:22:58 -0700 |
| commit | 14f469efb2c2206a5f2512a4a07899a8a5bd70b3 (patch) | |
| tree | adff6f51cb78f40bcbf2df846874fe8ea4a6aa77 | |
| parent | 502bc6d2067ed358a057080ca419174ad860efdb (diff) | |
Release 5.1.1.5E
Release 5.1.1.5E
Change-Id: I2afadefc64c4740357530f14d916f77cdb882154
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 2693b4c874df..72495a49e900 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5D" +#define QWLAN_VERSIONSTR "5.1.1.5E" #endif /* QWLAN_VERSION_H */ |
