diff options
| author | snandini <snandini@codeaurora.org> | 2017-09-15 08:17:07 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-09-15 08:17:07 -0700 |
| commit | ead52f4aa985995e790f981b68134c024d0b5340 (patch) | |
| tree | bdcf5c4d186b47ebe97c06b77edaf929dc1c8810 | |
| parent | 91fffbe53aa1ba272105a8aeec7b1d806591388b (diff) | |
Release 5.1.1.32K
Release 5.1.1.32K
Change-Id: I0e974e56919e790f58806fce3776cd4ba2b69b02
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 cad466eec5f3..3d92bb6795b9 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 32 -#define QWLAN_VERSIONSTR "5.1.1.32J" +#define QWLAN_VERSIONSTR "5.1.1.32K" #endif /* QWLAN_VERSION_H */ |
