diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-29 09:39:58 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-29 09:39:58 -0700 |
| commit | 172b5738fd43887c11801e4d7123ea5a702bae8a (patch) | |
| tree | 5a24e3f0553dd78a846a390d8935a95d242ca431 | |
| parent | dfe3d1fccef5c21a20d60573c8297c2394766f16 (diff) | |
Release 5.1.1.58P
Release 5.1.1.58P
Change-Id: I1463acfaf90eb6e265cd6de627acd12a3f5f4c0e
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 e7cf7f0c6c72..8f7b084652ee 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 58 -#define QWLAN_VERSIONSTR "5.1.1.58O" +#define QWLAN_VERSIONSTR "5.1.1.58P" #endif /* QWLAN_VERSION_H */ |
