diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-14 21:20:02 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-14 21:20:03 -0700 |
| commit | afd1e95b2e4deb1becac24a9935aa425dce64924 (patch) | |
| tree | 2ac43110896979e13b8b43f17b08bdaf4074721a | |
| parent | 714bb3124b2880fe7694d86ff06d7e2d94da3f0f (diff) | |
Release 5.1.1.56W
Release 5.1.1.56W
Change-Id: Ie4f43fe33ef8bac08935be2e533054113b81064a
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 a0460b6de7b7..d744118d1c51 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 56 -#define QWLAN_VERSIONSTR "5.1.1.56V" +#define QWLAN_VERSIONSTR "5.1.1.56W" #endif /* QWLAN_VERSION_H */ |
