diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-04-17 14:18:13 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-04-17 14:18:13 -0700 |
| commit | eb2d8a58a6947bbc5a7779a5ab3e56963fc3eb1f (patch) | |
| tree | 0274abbf05659dbe4e5e765bb8fd66a53c1dc1ee | |
| parent | 4547ab9eee8b0c8d8ba48a9f338f4ded5e12feeb (diff) | |
Release 5.1.1.53K
Release 5.1.1.53K
Change-Id: I90e51e9f16b15c1195fa4bdda1ee4b3380f2d708
CRs-Fixed: 774533
| -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 bcfd3f82acf0..6e00803e5edb 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 53 -#define QWLAN_VERSIONSTR "5.1.1.53J" +#define QWLAN_VERSIONSTR "5.1.1.53K" #endif /* QWLAN_VERSION_H */ |
