diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 19:46:45 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-20 19:46:46 -0700 |
| commit | 8a4c25b3fd8021b4f4d78fc407a9e4e31c72922b (patch) | |
| tree | c75542c20e56df96ce2acf30d68bf01cab2daa96 | |
| parent | 337506e58724b5ef92f422a08b5a1264819a4efa (diff) | |
Release 5.1.1.5O
Release 5.1.1.5O
Change-Id: Ibc2a8141136ec1a7763e9b1e17d791bff603f400
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 dd1242fcd6cc..31219fead98d 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5N" +#define QWLAN_VERSIONSTR "5.1.1.5O" #endif /* QWLAN_VERSION_H */ |
