diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-03-16 06:27:46 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-03-16 06:27:46 -0700 |
| commit | 4b76b87b8fda4d4110b6ea281784e49cc2b4a3f4 (patch) | |
| tree | b94ee962a4ea4f7a8e79b5ae59c6d51b0a4028cd | |
| parent | 2a41991b91e8ea40e80b891117c3dde346af4524 (diff) | |
Release 5.1.1.50Q
Release 5.1.1.50Q
Change-Id: I3df4c8c73a6e0fd7237220fa21705d05427780ce
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 002eeb71e26c..1a04a5a78c1e 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 50 -#define QWLAN_VERSIONSTR "5.1.1.50P" +#define QWLAN_VERSIONSTR "5.1.1.50Q" #endif /* QWLAN_VERSION_H */ |
