diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-14 04:49:03 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-14 04:49:03 -0800 |
| commit | 763ae336d0b6f0ed8bce0d3ea64d45906070e2ca (patch) | |
| tree | 15598d63f758ddbdb4b4e8c93893e37a8d8fca48 | |
| parent | 05785b5044bf712a8708bfa2631fe28a821e1bdf (diff) | |
Release 5.1.1.38Y
Release 5.1.1.38Y
Change-Id: I7b6a6e9e0cee4ae91e7ef8b6e541ae844fd7dbf1
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 48019159bc12..5afe5570ad32 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38X" +#define QWLAN_VERSIONSTR "5.1.1.38Y" #endif /* QWLAN_VERSION_H */ |
