diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 23:51:25 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2016-12-18 23:51:25 -0800 |
| commit | 021af87a6ea0e123aea3d742d5f74c76a4985f47 (patch) | |
| tree | c157e6c9c18bce4f183824ff9b0e9aad3ccbcf6f | |
| parent | 76876dd3843e2b95d57fd2330860966f018f9de4 (diff) | |
Release 5.1.0.41L
Release 5.1.0.41L
Change-Id: I5240dfb6eaca26b9aefc7733a772a12440688efa
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 8f8abe4c23df..7509b7d8b6f9 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 41 -#define QWLAN_VERSIONSTR "5.1.0.41K" +#define QWLAN_VERSIONSTR "5.1.0.41L" #endif /* QWLAN_VERSION_H */ |
