diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-12 08:31:13 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-12 08:31:13 -0800 |
| commit | 0e13cacefe14870e85d8a5eb151e4d6cdf5d730a (patch) | |
| tree | 7d562ecd2e8f08b44a8481faa2171c2ad1f5bb61 | |
| parent | c58453b4efc24f0ab4b4116c0724dc29ffa64d37 (diff) | |
Release 5.1.1.44P
Release 5.1.1.44P
Change-Id: I0c32113877af8434b5d0f651b367ed378aae5920
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 89429095398f..94541836d179 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 44 -#define QWLAN_VERSIONSTR "5.1.1.44O" +#define QWLAN_VERSIONSTR "5.1.1.44P" #endif /* QWLAN_VERSION_H */ |
