diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-17 03:45:34 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-03-17 12:18:27 -0700 |
| commit | 007bb72c34fe37d6a724c6a5a719205bddfdd762 (patch) | |
| tree | aa168c5df5c5b444669dba5938d1f2f1fcc6c454 | |
| parent | e4d73c6be8fb52b26ae5b9d69aaad3d0ed774338 (diff) | |
Release 5.1.1.5B
Release 5.1.1.5B
Change-Id: I3b3307ff7ad056d54eb13cd5364623ef080ab04a
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 491da25acbcb..84b5ca29c55b 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 "A" +#define QWLAN_VERSION_EXTRA "B" #define QWLAN_VERSION_BUILD 5 -#define QWLAN_VERSIONSTR "5.1.1.5A" +#define QWLAN_VERSIONSTR "5.1.1.5B" #endif /* QWLAN_VERSION_H */ |
