diff options
| author | snandini <snandini@codeaurora.org> | 2018-01-11 10:29:55 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2018-01-11 10:29:55 -0800 |
| commit | fe4b359713465c8d88bbd593e594cdb967d7e3ff (patch) | |
| tree | 92dab4fb67eedc212bde093e3ea5230ee435aaf5 | |
| parent | 5da48121c1f3570f865540dd6035ae9abcf61035 (diff) | |
Release 5.1.1.44L
Release 5.1.1.44L
Change-Id: I8b31d4776b8f8b35a32bd439da1dd4f29d9f4a36
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 82bcf6da0215..e90f61e45603 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 44 -#define QWLAN_VERSIONSTR "5.1.1.44K" +#define QWLAN_VERSIONSTR "5.1.1.44L" #endif /* QWLAN_VERSION_H */ |
