diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-08 01:40:54 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-08 01:40:55 -0800 |
| commit | 9e4e2a8cc02dfa72b6af7bdba653c8390c3e9fe8 (patch) | |
| tree | 6d8c16a01d5398466473df15d5982e1499869781 | |
| parent | 532b68156e85ca1085d46f0f061b83ea6c8928eb (diff) | |
Release 5.1.0.35L
Release 5.1.0.35L
Change-Id: I77a368c06d447d62dc5c07f706a403a37da1172b
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 ce5c4f4b68e9..23017ad96607 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.0.35K" +#define QWLAN_VERSIONSTR "5.1.0.35L" #endif /* QWLAN_VERSION_H */ |
