diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-09-30 04:05:51 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-30 04:05:51 -0700 |
| commit | 868d6ef014b59d998b632786aff3723dd9e4aa46 (patch) | |
| tree | 763b067129642f581342f30a64481c0033864a23 | |
| parent | b68e2275c8027f507a8ac9cf83ec6fca8cbed9ed (diff) | |
| parent | 18d6ebfd0df8d5a049caae097361779b2d9cf105 (diff) | |
Merge "Release 5.1.1.34Z" 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 533ff43f4007..c5b8a780513f 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 "Y" +#define QWLAN_VERSION_EXTRA "Z" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34Y" +#define QWLAN_VERSIONSTR "5.1.1.34Z" #endif /* QWLAN_VERSION_H */ |
