diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-09-29 18:15:34 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-29 18:15:34 -0700 |
| commit | fe19110a7890f6bb199aaff00f54eb4989435b52 (patch) | |
| tree | bfd9747230e1329bdfc7279959bedc67dd3e478c | |
| parent | 7a291c0d8a82d06199b60edaad0df2a76d7c159c (diff) | |
| parent | 82202ef6c54a19155c1404f4501111413b0479e8 (diff) | |
Merge "Release 5.1.1.34X" 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 3462d015863e..977d9f3bd7c4 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34W" +#define QWLAN_VERSIONSTR "5.1.1.34X" #endif /* QWLAN_VERSION_H */ |
