diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-11 22:35:09 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-11 22:35:09 -0800 |
| commit | 5a71a557e3429e40a30cca157a822b517d0fd73a (patch) | |
| tree | 67b0f48b5fe3131f61d015bcfb87413a56545261 | |
| parent | a6673951f64f609c2dc0cb69b90c221d6c06c9fa (diff) | |
Release 5.1.0.36J
Release 5.1.0.36J
Change-Id: Ifdb43213ebbd9b5a2059d42f2a8bc6306ec04ab9
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 ca41075866f4..752dc6575fa0 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 0 -#define QWLAN_VERSION_EXTRA "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 36 -#define QWLAN_VERSIONSTR "5.1.0.36I" +#define QWLAN_VERSIONSTR "5.1.0.36J" #endif /* QWLAN_VERSION_H */ |
