diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-11 01:17:40 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-11 01:17:40 -0700 |
| commit | 7f2027fa975ba691195aba39ca1cb39e7819f788 (patch) | |
| tree | 64de4d587573b5e5f4dceed5a55f261146fd8f81 | |
| parent | 9b1b87efcb998773c8821d4a20578dc62acf6af7 (diff) | |
Release 5.1.1.59P
Release 5.1.1.59P
Change-Id: I97956a91355d952ebda22bd46749892424a94bc0
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 448e29d9b271..d8d7ad3f0864 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 59 -#define QWLAN_VERSIONSTR "5.1.1.59O" +#define QWLAN_VERSIONSTR "5.1.1.59P" #endif /* QWLAN_VERSION_H */ |
