diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 12:07:22 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 12:07:22 -0700 |
| commit | ae5f83d23a153f43ac1ca2bbdd2f33ebf742a535 (patch) | |
| tree | 598d81be0ca44185ca70aea20fd3aa721c1e6aca | |
| parent | a606c2a6b55c121e7ac1d2fac34a5ee8fa6be558 (diff) | |
Release 5.1.1.5G
Release 5.1.1.5G
Change-Id: If0f20e55fb1b8585c2b0a18d51a2d6799410dc26
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 69ac012dfc43..5c28b7090c06 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 "F" +#define QWLAN_VERSION_EXTRA "G" #define QWLAN_VERSION_BUILD 5 -#define QWLAN_VERSIONSTR "5.1.1.5F" +#define QWLAN_VERSIONSTR "5.1.1.5G" #endif /* QWLAN_VERSION_H */ |
