diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-10-03 11:42:22 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-10-03 11:42:22 -0700 |
| commit | 889585e7bebf16a8371e8e5cba9438e22ae1c470 (patch) | |
| tree | d317b3662e3bbe4a8c737a183d6a2f007e6c7e14 | |
| parent | 4e3bdd1763a249ac38b634d28ae5b75e96f7f9f3 (diff) | |
| parent | 201f16f3eece1bccd1772f894271b137719bf611 (diff) | |
Merge "Release 5.1.1.35D" 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 352e9b3df85a..99b67371c87d 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 "C" +#define QWLAN_VERSION_EXTRA "D" #define QWLAN_VERSION_BUILD 35 -#define QWLAN_VERSIONSTR "5.1.1.35C" +#define QWLAN_VERSIONSTR "5.1.1.35D" #endif /* QWLAN_VERSION_H */ |
