diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-09-27 00:40:31 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-27 00:40:31 -0700 |
| commit | 7bad2f9bae2b2a3ea45a5ae3096a00a572b9672e (patch) | |
| tree | 78d69c1cd32a9b6e8dcaa23e0ab18ffba67550e0 | |
| parent | 15673a7513d33ddb7fbd966ac869a62685d77679 (diff) | |
| parent | ac9b8f55e376c14ac4587ec2000003567ff3d93d (diff) | |
Merge "Release 5.1.1.34K" 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 c94f03bb666f..0fa3893c25cc 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 "J" +#define QWLAN_VERSION_EXTRA "K" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34J" +#define QWLAN_VERSIONSTR "5.1.1.34K" #endif /* QWLAN_VERSION_H */ |
