diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 14:42:42 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-03 14:42:42 -0700 |
| commit | dde052756b86d01b52fbb0ed0276d9d5a20daf4e (patch) | |
| tree | 8f18fffb7ee1311da7fadb2970d80666d950c4ec | |
| parent | 7f3d08adbb4285d1b94ee29a6a7abdec40166041 (diff) | |
Release 5.1.1.8B
Release 5.1.1.8B
Change-Id: Ie8d55be26aef13e3e035af8cfcad863308740c76
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 e539878e0600..c3cddc6b7930 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8A" +#define QWLAN_VERSIONSTR "5.1.1.8B" #endif /* QWLAN_VERSION_H */ |
