diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-29 21:27:50 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-29 21:27:50 -0700 |
| commit | daf6bfb362c878d030e094ce0cb448ea13ae021c (patch) | |
| tree | 680b9776523191af53fa509fe85bbb24ba1e0175 | |
| parent | 4f5777332333140b4b63448c25a707db27956b78 (diff) | |
Release 5.1.1.30L
Release 5.1.1.30L
Change-Id: I1df2f3df06e0b3b73f19808e8964965b53b4ba6e
CRs-Fixed: 774533
| -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 ea405332f884..4c2508ee08c3 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 30 -#define QWLAN_VERSIONSTR "5.1.1.30K" +#define QWLAN_VERSIONSTR "5.1.1.30L" #endif /* QWLAN_VERSION_H */ |
