diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-10 20:44:47 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-10 20:44:47 -0700 |
| commit | 71f312960a98ddd1833dd855336ffc4eff2362cd (patch) | |
| tree | 863075dde4152f028e5b82cd846662f04a8a68cf | |
| parent | 5050d759ea97dd01e0d5a3c06970f7b3bc979a3a (diff) | |
Release 5.1.1.62L
Release 5.1.1.62L
Change-Id: I1aa8540d863e6944ea3be5ca464f3f769cc1cc6b
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 df40f058c1e0..03bc30895ba3 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 62 -#define QWLAN_VERSIONSTR "5.1.1.62K" +#define QWLAN_VERSIONSTR "5.1.1.62L" #endif /* QWLAN_VERSION_H */ |
