diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-15 18:29:22 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-15 18:29:22 -0800 |
| commit | 72f8d54071ab5eef2f302044fc69f03e7e7277bb (patch) | |
| tree | 6cbddde1b7dab9339e089d012fe3f10486d33516 | |
| parent | c26f2b0a397afff65d78c81ccf7e53f4a168c4bc (diff) | |
Release 5.1.1.44W
Release 5.1.1.44W
Change-Id: Ida14a8fca80c38e847c4404a67613690817b165f
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 b0ff8cc8020e..72ea11ed86f8 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 44 -#define QWLAN_VERSIONSTR "5.1.1.44V" +#define QWLAN_VERSIONSTR "5.1.1.44W" #endif /* QWLAN_VERSION_H */ |
