diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 19:12:40 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 19:12:40 -0800 |
| commit | 6bbdc3243befb1ed5dc2e1547b0efb97088dae30 (patch) | |
| tree | 49c0fc07ce7766e5fa83e7c3b8c999103de436bc | |
| parent | c6f524f3b5df465bc591c18236ce32655099b8f6 (diff) | |
Release 5.1.0.41J
Release 5.1.0.41J
Change-Id: I0bd4f24e06d0ab32adfd9e7a3efb77a85b01ec3e
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 8901c4032586..4a8229b31188 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41I" +#define QWLAN_VERSIONSTR "5.1.0.41J" #endif /* QWLAN_VERSION_H */ |
