diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 16:52:58 -0800 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-10 16:52:58 -0800 |
| commit | 90781b4a57e1e127f2b5964f54ba110b3f2a66ca (patch) | |
| tree | 1096bf70b6a637cdf51292cbfbcbbaa1ff52d82a | |
| parent | dfb465cdff154b0f68ce1a251f364e68ea350de8 (diff) | |
Release 5.1.1.3O
Release 5.1.1.3O
Change-Id: Iaceb77173bfcd5a32d8b235f24f59eac56daca77
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 5cdcaa6a95e3..04205e49cd4b 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 "N" +#define QWLAN_VERSION_EXTRA "O" #define QWLAN_VERSION_BUILD 3 -#define QWLAN_VERSIONSTR "5.1.1.3N" +#define QWLAN_VERSIONSTR "5.1.1.3O" #endif /* QWLAN_VERSION_H */ |
