diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-26 09:20:58 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-26 09:20:58 -0800 |
| commit | bbb2a45048a56c5842d148cb69f825afef9e02cc (patch) | |
| tree | 1ae24a8f39bb7831e0eb485c1e7e1dc4151e7106 | |
| parent | b1ef11466966fb670f72a43d7d5906f13cf11af3 (diff) | |
Release 5.1.0.42J
Release 5.1.0.42J
Change-Id: I71b2e31f9cad7c216f01bb098a31e7e870d6d285
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 6dca8230aac8..99995712ed48 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 42 -#define QWLAN_VERSIONSTR "5.1.0.42I" +#define QWLAN_VERSIONSTR "5.1.0.42J" #endif /* QWLAN_VERSION_H */ |
