diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-17 23:30:40 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-17 23:30:40 -0700 |
| commit | 155cd1879326d1aacc7d976db7e37436b30864cc (patch) | |
| tree | 6d5561e20a3a4b34ec85bc782ed2e6d6bfb684e0 | |
| parent | f1e0ee047e0c1e17ce3d853b54257d1807f68272 (diff) | |
Release 5.1.1.62W
Release 5.1.1.62W
Change-Id: I112a02c6b3df5e648f5df2ad27aa129f41f15d7d
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 8455302332d0..ee0d76f0dd95 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 62 -#define QWLAN_VERSIONSTR "5.1.1.62V" +#define QWLAN_VERSIONSTR "5.1.1.62W" #endif /* QWLAN_VERSION_H */ |
