diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-07 13:13:51 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-07 13:13:52 -0800 |
| commit | 9f8d6d1c46764170bf41d2c8cbb4e84040bf5620 (patch) | |
| tree | 028fd6f2c26807e04e1f54e922b59b09b7cf6150 | |
| parent | f722154410aa72df44a2b9e48da281bd64b27dcb (diff) | |
Release 5.1.0.35K
Release 5.1.0.35K
Change-Id: Ie07f5bea4314dac94ba4f2c0129a4b52ee354f06
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 06f59945d64d..ce5c4f4b68e9 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.0.35J" +#define QWLAN_VERSIONSTR "5.1.0.35K" #endif /* QWLAN_VERSION_H */ |
