diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-10-04 19:20:31 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-04 19:20:31 -0700 |
| commit | a8331ebaa11f080d8810a89d843a88daa4537376 (patch) | |
| tree | 05bb983a0b990bfd4ba6a02182f8a1585f0e84ec | |
| parent | 1b5e0b6620cccf48bd1a6bd32c803231f79f85a4 (diff) | |
| parent | 42ae003286e7de2e4821cfaf27139901ad7bf344 (diff) | |
Merge "Release 5.1.1.35L" into wlan-cld3.driver.lnx.1.1
| -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 91a48545d778..61cd25428ec7 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 35 -#define QWLAN_VERSIONSTR "5.1.1.35K" +#define QWLAN_VERSIONSTR "5.1.1.35L" #endif /* QWLAN_VERSION_H */ |
