diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 21:15:31 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 21:15:31 -0700 |
| commit | 759e137f2ee9de2c52912e7299755deceb2b37f4 (patch) | |
| tree | 1ecff8c5f1e9642e9ab2fa9ac7038c6850c60502 | |
| parent | 8f6821669a0da2da4df59edb2be556b95caa0821 (diff) | |
Release 5.1.1.5P
Release 5.1.1.5P
Change-Id: Ia5f0a50f3ffda0da949fa555c7f067ad6a52e1e1
CRs-Fixed: 688141
| -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 31219fead98d..a9c195002052 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 "O" +#define QWLAN_VERSION_EXTRA "P" #define QWLAN_VERSION_BUILD 5 -#define QWLAN_VERSIONSTR "5.1.1.5O" +#define QWLAN_VERSIONSTR "5.1.1.5P" #endif /* QWLAN_VERSION_H */ |
