diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 15:27:08 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 15:27:08 -0700 |
| commit | 6d1aee2abfca7a7492ef5247da5bede2e0434613 (patch) | |
| tree | 39e098f6c888739e66288fa227d4cdb593ab45fc | |
| parent | 4d7466e7be2543fd35d9583cb8e2a05242fc43c8 (diff) | |
Release 5.1.1.8O
Release 5.1.1.8O
Change-Id: Ia09cbcbcb4e3c2dc9bf27f84b4fb296516c1e292
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 8902c6bc96ff..4aa9e7d8009a 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8N" +#define QWLAN_VERSIONSTR "5.1.1.8O" #endif /* QWLAN_VERSION_H */ |
