diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-24 04:21:49 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-24 19:07:41 -0700 |
| commit | 48447313a6ac3ba81e83f1f8a3805bd2d3379971 (patch) | |
| tree | 3853102589ba00f864066a2c509393c20f6dc3ca | |
| parent | fe3941547a52da1f76689406cbc662d43404357c (diff) | |
Release 5.1.1.6J
Release 5.1.1.6J
Change-Id: Ia32b3aef2d04b590a6f984ac6e08f6690c60e268
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 55e76c32574a..69316033d6ef 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 6 -#define QWLAN_VERSIONSTR "5.1.1.6I" +#define QWLAN_VERSIONSTR "5.1.1.6J" #endif /* QWLAN_VERSION_H */ |
