diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-15 04:31:49 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-15 04:31:49 -0800 |
| commit | 7166b9993e8257f342d99f87e07b345b7f7a7cda (patch) | |
| tree | 629c7930f245441f44a3debdef8faad8c133ede5 | |
| parent | 0dce202aac7f925be931ee71764b81fe6a62fded (diff) | |
Release 5.1.1.41X
Release 5.1.1.41X
Change-Id: Iaf2f3487a289681e5faeaa2ae7a9a10825753d7b
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 67b7c60dff20..8fb55527b0fb 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 41 -#define QWLAN_VERSIONSTR "5.1.1.41W" +#define QWLAN_VERSIONSTR "5.1.1.41X" #endif /* QWLAN_VERSION_H */ |
