diff options
| author | snandini <snandini@codeaurora.org> | 2018-02-20 06:54:33 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-02-20 06:54:33 -0800 |
| commit | 684f9b8b4352ab4f65770d40dded605fe2bd7dab (patch) | |
| tree | ce253fa3bdd7f0d87ca5b138f1ac3e8b16bab83e | |
| parent | b6379f517d4845c193d9cc61222432d904cd145b (diff) | |
Release 5.1.1.48L
Release 5.1.1.48L
Change-Id: I038f1a4db43e56a5fcd4bbfdb00349645c66256f
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 c60046e2908b..025edd0bf04e 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 48 -#define QWLAN_VERSIONSTR "5.1.1.48K" +#define QWLAN_VERSIONSTR "5.1.1.48L" #endif /* QWLAN_VERSION_H */ |
