diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-06 20:31:51 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-06 20:31:51 -0800 |
| commit | 3535b8e76b0584b8472ac8aec42d0dcb36b3d7ea (patch) | |
| tree | 0e0c5d3f135649c71c44e9c41648e3cbe8b5c99b | |
| parent | e8bc539dc7c6e1576b325bc55be0299b4c9de065 (diff) | |
Release 5.1.1.41E
Release 5.1.1.41E
Change-Id: I16271dbc1df2b4692db9c9977b5f65d00e20b53c
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 0afaea7c60aa..c004ca287089 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 41 -#define QWLAN_VERSIONSTR "5.1.1.41D" +#define QWLAN_VERSIONSTR "5.1.1.41E" #endif /* QWLAN_VERSION_H */ |
