diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-11-12 09:31:23 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-11-12 09:31:23 -0800 |
| commit | e849e5f1bd3643d1e09233dc74897f6ba0fa2d8b (patch) | |
| tree | 746a3c79fc5717b55030c0e1a0a75b16de2d6c00 | |
| parent | c421f3128af1102a2f827a3f1d0fa193ee85701e (diff) | |
Release 5.1.0.36L
Release 5.1.0.36L
Change-Id: I91ed9e133a386c504883f8a412d7bfb568906bda
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 3b45bdd05f30..87f72e93e69a 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 36 -#define QWLAN_VERSIONSTR "5.1.0.36K" +#define QWLAN_VERSIONSTR "5.1.0.36L" #endif /* QWLAN_VERSION_H */ |
