diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-09-28 06:02:21 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-09-28 06:02:21 -0700 |
| commit | c4ecfbd8327a8e8a9f95a2e42100869b957e4663 (patch) | |
| tree | 55887933ea5a94bcb71b5fded736e30412b9d3a6 | |
| parent | 39ba359900c5be8fc9c232d9d7853d7867fa0206 (diff) | |
Release 5.1.1.66P
Release 5.1.1.66P
Change-Id: I8acb8f46154c56ca17f41ae46152b6009ea1def6
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 68cd1dfe0a13..a42b0c5cc833 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 66 -#define QWLAN_VERSIONSTR "5.1.1.66O" +#define QWLAN_VERSIONSTR "5.1.1.66P" #endif /* QWLAN_VERSION_H */ |
