diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-13 16:26:23 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-13 16:26:23 -0700 |
| commit | a9e5dd1eb3bccef5b82609b0b03d7fa2a398969f (patch) | |
| tree | c5706e7cc407d4c9ef9c31b67d86385761ea582f | |
| parent | 68b1c0a58637c10e95a00a032fcdff35beaee3ac (diff) | |
Release 5.1.1.36W
Release 5.1.1.36W
Change-Id: Ib8795ef85ff2126d50d57aee9cfe1ca5da118aef
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 781cffbff6ff..9f25378db0e3 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 36 -#define QWLAN_VERSIONSTR "5.1.1.36V" +#define QWLAN_VERSIONSTR "5.1.1.36W" #endif /* QWLAN_VERSION_H */ |
