diff options
| author | CNSS_WLAN Service <cnssbldsw@qualcomm.com> | 2017-09-27 16:55:16 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2017-09-27 16:55:16 -0700 |
| commit | b0a211e4f4666eff0d5da73e5f66d0aaefc122fc (patch) | |
| tree | ea63dd40148e3d7348afc85704fb5b8691002aef | |
| parent | 1487a2a79db4dbec0d7f5ae30b8450b20f6c4383 (diff) | |
| parent | 7d0738418f83504a6fa1874b7b669e777ef02f30 (diff) | |
Merge "Release 5.1.1.34L" 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 0fa3893c25cc..0f296f8b1915 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 "K" +#define QWLAN_VERSION_EXTRA "L" #define QWLAN_VERSION_BUILD 34 -#define QWLAN_VERSIONSTR "5.1.1.34K" +#define QWLAN_VERSIONSTR "5.1.1.34L" #endif /* QWLAN_VERSION_H */ |
