diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-03 13:39:29 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-03 13:39:29 -0700 |
| commit | 928acbbb2f3d4713b79c1f696ee3fd4295cb3fb7 (patch) | |
| tree | f8cbffe0bb012f570ee7f2e8a027878563dcc3b4 | |
| parent | e07fd6ddec0b0b545e527b4f7016a1d199a3c1da (diff) | |
Release 5.1.1.35F
Release 5.1.1.35F
Change-Id: Ibe372b15f73ac5350e963ee29fbeec0e232d3969
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 cf56571b1d7f..19c40033add2 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 35 -#define QWLAN_VERSIONSTR "5.1.1.35E" +#define QWLAN_VERSIONSTR "5.1.1.35F" #endif /* QWLAN_VERSION_H */ |
