diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 11:24:24 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-03 11:24:25 -0700 |
| commit | 214dd4e001e27e262db0c1992018d087576fc209 (patch) | |
| tree | 79f9a79d055b236e672c773d3845b9edbed4cb29 | |
| parent | a08df6c3cab822a8e680060fc09bb665a0ff8cd9 (diff) | |
Release 5.1.1.54W
Release 5.1.1.54W
Change-Id: Idcd17ffc45a82b57118c49b0ac80e067e868697f
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 69303e1424e1..df75c1243540 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 54 -#define QWLAN_VERSIONSTR "5.1.1.54V" +#define QWLAN_VERSIONSTR "5.1.1.54W" #endif /* QWLAN_VERSION_H */ |
