diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-24 14:41:48 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-24 14:41:49 -0700 |
| commit | f285ee53604fdf643c85c19a9c629b6aa588d6dd (patch) | |
| tree | 8c984bf0c7d6493fcff3685fdd87d5f144b33245 | |
| parent | 84469347e67ac01618519a8d5f151717f3738f03 (diff) | |
Release 5.1.1.53W
Release 5.1.1.53W
Change-Id: Ia93dec0dc80233d61f3821a600bc53b381f043f0
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 2e79c7201d35..0ab1067b347f 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 53 -#define QWLAN_VERSIONSTR "5.1.1.53V" +#define QWLAN_VERSIONSTR "5.1.1.53W" #endif /* QWLAN_VERSION_H */ |
