diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 18:30:51 -0800 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 18:30:51 -0800 |
| commit | e6e65b1292152fa5bed5ab88c186ff084996d2d2 (patch) | |
| tree | 76f3220c8035a46ae9d37a185f164725ecdc4e02 | |
| parent | ab1cccb7b29111d71a18664982e2082b9d21af62 (diff) | |
Release 5.1.1.3P
Release 5.1.1.3P
Change-Id: I4bc3fbd9354d11a226c42780e721d13cdd3ce2e7
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 04205e49cd4b..24fa7c87be49 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 3 -#define QWLAN_VERSIONSTR "5.1.1.3O" +#define QWLAN_VERSIONSTR "5.1.1.3P" #endif /* QWLAN_VERSION_H */ |
