diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-09-25 22:17:22 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-25 22:17:22 -0700 |
| commit | 290b00317dd3989a9633797fbbc3979c04503a67 (patch) | |
| tree | 54280ddc50ed5142e0478f0f04bf6c65845f12b8 | |
| parent | dbe526fe2f298adcd81ba461d28af4c41cd18afe (diff) | |
| parent | 9a768ec63f0006c6e30ed4954edd3dc2020403d6 (diff) | |
Merge "Release 5.1.1.34H" 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 942203a41217..7bd0199233a5 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34G" +#define QWLAN_VERSIONSTR "5.1.1.34H" #endif /* QWLAN_VERSION_H */ |
