diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-10-27 00:14:56 -0700 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-10-28 18:04:32 -0700 |
| commit | c7d41a5dc3148562e4c3b8a4380e3168b25fe165 (patch) | |
| tree | 152ca88eee47607e72a374c695f391fe475436dc | |
| parent | 72e7aecf6d0a492e71264d5b099c091bf8a70f94 (diff) | |
Release 5.1.0.33L
Release 5.1.0.33L
Change-Id: I4c38836f62df5b877c055e57167e5e93991b75ee
CRs-Fixed: 688141
(cherry picked from commit 9c185b08ffa3ac3fbd7c424e85b2c1a94ec49717)
| -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 c21cb3063e28..b85e9c47359a 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 33 -#define QWLAN_VERSIONSTR "5.1.0.33K" +#define QWLAN_VERSIONSTR "5.1.0.33L" #endif /* QWLAN_VERSION_H */ |
