diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-06-28 08:14:07 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-06-28 08:14:07 -0700 |
| commit | 4e3dbec5e17e23bc4313bc61e6cae68004b27d06 (patch) | |
| tree | b55e31381d673ac51ddfa0d5d3d6c9acd4a72c42 | |
| parent | 4d6dc9acf25ff8b10e8bf44d6b3f8b949c4e73e6 (diff) | |
Release 5.1.1.61K
Release 5.1.1.61K
Change-Id: I2f3dc713e5922316eaa18ec6c5528c53e4234527
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 0590aa2c95aa..f75552458d58 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 61 -#define QWLAN_VERSIONSTR "5.1.1.61J" +#define QWLAN_VERSIONSTR "5.1.1.61K" #endif /* QWLAN_VERSION_H */ |
