diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-09-30 19:43:46 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-30 19:43:46 -0700 |
| commit | 4c5081b335d13a7d207c39eae717a135c75262e2 (patch) | |
| tree | c76db8f6838804a36cbd411b81ef118bc37c10fd | |
| parent | d46d49defd874961e65f6bd63089a4837a2cee0f (diff) | |
| parent | fe150ed191ebad38721b0b2c4183cedd86d44b60 (diff) | |
Merge "Release 5.1.1.35" into wlan-cld3.driver.lnx.1.1
| -rw-r--r-- | core/mac/inc/qwlan_version.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/mac/inc/qwlan_version.h b/core/mac/inc/qwlan_version.h index c5b8a780513f..f6c3d664f252 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 "Z" -#define QWLAN_VERSION_BUILD 34 +#define QWLAN_VERSION_EXTRA "" +#define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.1.34Z" +#define QWLAN_VERSIONSTR "5.1.1.35" #endif /* QWLAN_VERSION_H */ |
