diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 02:56:54 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-03-07 02:56:54 -0800 |
| commit | 66c6ceb8361bc990cc13fecf812f1e3c983a3cec (patch) | |
| tree | 058e3935944254c4d7a8619e459395f54ea2fd56 | |
| parent | 9b80325e8f1907107c35a08afbc94b78def4fc50 (diff) | |
Release 5.1.1.2L
Release 5.1.1.2L
Change-Id: I0ce5ef712b252c427a06864858b7f07f17e6afab
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 82f4440c775b..10aecde21e6e 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 1 -#define QWLAN_VERSION_EXTRA "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 2 -#define QWLAN_VERSIONSTR "5.1.1.2K" +#define QWLAN_VERSIONSTR "5.1.1.2L" #endif /* QWLAN_VERSION_H */ |
