diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-08 01:45:27 -0800 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-03-08 01:45:27 -0800 |
| commit | a326499fcacd0a18e998f7374eb7ef1e0c31f3bb (patch) | |
| tree | aaac24618e39e56240ede209e5568bcb59731b6f | |
| parent | 8690c13fb27eb6d888e653010e8b228be9be3770 (diff) | |
Release 5.1.1.49W
Release 5.1.1.49W
Change-Id: I73da16a45e01f4ac130bf3b064aedc922a7751cf
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 750d31fbe4e9..db3f7f61e3aa 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 "V" +#define QWLAN_VERSION_EXTRA "W" #define QWLAN_VERSION_BUILD 49 -#define QWLAN_VERSIONSTR "5.1.1.49V" +#define QWLAN_VERSIONSTR "5.1.1.49W" #endif /* QWLAN_VERSION_H */ |
