diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-08-17 17:53:38 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-08-17 17:53:38 -0700 |
| commit | 2cb2db4f5e7484100c548867047efd2491f12761 (patch) | |
| tree | ba3b24fa23275da8e1e751c5e2006e411ceef5dd | |
| parent | 3f6318ab398dc494d7c6727e9a347939e8f42437 (diff) | |
Release 5.1.1.64W
Release 5.1.1.64W
Change-Id: Iaec9cd868cf40e7d7fecb9a377335036462b64e0
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 354c90e300ad..43431b0e51ba 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 64 -#define QWLAN_VERSIONSTR "5.1.1.64V" +#define QWLAN_VERSIONSTR "5.1.1.64W" #endif /* QWLAN_VERSION_H */ |
