diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-02 07:55:47 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-02 07:55:47 -0700 |
| commit | d1cabe51142dac5370452b27751fc05b6e9689aa (patch) | |
| tree | 05b190ef3855a879c20bdfae3dd482af0ffc9998 | |
| parent | 90a3e840b9fc5fb8b16c671f2d3c193e5b032ed8 (diff) | |
Release 5.1.1.54L
Release 5.1.1.54L
Change-Id: I2c81bda90341415145fab8072d7a8c466aebb6f0
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 10864f1483fd..8cd83b6feb24 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 54 -#define QWLAN_VERSIONSTR "5.1.1.54K" +#define QWLAN_VERSIONSTR "5.1.1.54L" #endif /* QWLAN_VERSION_H */ |
