diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-16 01:59:23 -0700 |
|---|---|---|
| committer | Nandini Suresh <snandini@codeaurora.org> | 2017-03-16 13:57:39 -0700 |
| commit | 4f885af3a95afb76bff6c85c7f14bdba92cb5eb9 (patch) | |
| tree | d5477ee3c7e50a58fbf2fec7d9c872416abc19c7 | |
| parent | 11f0d62025fbd4c07248896d1e07a63d75aba9ce (diff) | |
Release 5.1.1.4P
Release 5.1.1.4P
Change-Id: I423bed8c04dc90f7e42b916ad07ffad2353716f5
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 80676e6a1862..86df6f4c2b54 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 4 -#define QWLAN_VERSIONSTR "5.1.1.4O" +#define QWLAN_VERSIONSTR "5.1.1.4P" #endif /* QWLAN_VERSION_H */ |
