diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-17 21:55:10 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-17 21:55:10 -0700 |
| commit | d7dfd9be094d5b004d1e508fa13b276af838fc61 (patch) | |
| tree | 2b6268e3d1c26434d3c4f98e3dae9e7347a9fb0d | |
| parent | d47b451900b710c809e0857822e42dcafa510d6a (diff) | |
Release 5.1.1.37F
Release 5.1.1.37F
Change-Id: I4a450648e257cc4ed4f97f2a60c1234324252a89
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 bfe6dd5b96e5..4dbf3e3b34ab 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 37 -#define QWLAN_VERSIONSTR "5.1.1.37E" +#define QWLAN_VERSIONSTR "5.1.1.37F" #endif /* QWLAN_VERSION_H */ |
