diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-09-27 18:52:58 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-27 18:52:58 -0700 |
| commit | e1cf1f899e5a6504deab8a60c6206493c274e124 (patch) | |
| tree | 1a32e657de95c8051ba6ac5a061293e23ca9ac95 | |
| parent | e918bdf0df3f0ec8e5dfb6869b201779b8163e25 (diff) | |
| parent | 4f063ace17b20529a8ed7041caed0014cbf72c5d (diff) | |
Merge "Release 5.1.1.34M" 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 0f296f8b1915..93248bf07473 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 "L" +#define QWLAN_VERSION_EXTRA "M" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34L" +#define QWLAN_VERSIONSTR "5.1.1.34M" #endif /* QWLAN_VERSION_H */ |
