diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-10-05 01:55:43 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-05 01:55:43 -0700 |
| commit | a96bc92100a11654bc5e15c1a4952825021d210e (patch) | |
| tree | 34254dda8c7a277faf4a9cbf9b14eff785fc9ca3 | |
| parent | 11ac7a109386e2aa9d3d83f58b5315c147b7d0b8 (diff) | |
| parent | 4e7ea7ee3ae5fbde1a2f23a81681cc16e95ad0a0 (diff) | |
Merge "Release 5.1.1.35M" 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 61cd25428ec7..a7e59417221c 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 35 -#define QWLAN_VERSIONSTR "5.1.1.35L" +#define QWLAN_VERSIONSTR "5.1.1.35M" #endif /* QWLAN_VERSION_H */ |
