diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-11 07:52:26 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-11 07:52:26 -0700 |
| commit | a3dbbfbbfacb7594e6bb092eee9b3600f0b39183 (patch) | |
| tree | ba48dfc6e254571d348763eaa2ab5956f7d5c77f | |
| parent | 3568e17118c61cdf84244a6a346b283d077dbbd5 (diff) | |
Release 5.1.1.56O
Release 5.1.1.56O
Change-Id: I5ca75b6cd4354e1e3fcdfd6d618d4961e394c9e3
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 28481c59dfc5..612e78f073b1 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 56 -#define QWLAN_VERSIONSTR "5.1.1.56N" +#define QWLAN_VERSIONSTR "5.1.1.56O" #endif /* QWLAN_VERSION_H */ |
