diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-24 03:19:05 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-24 03:19:05 -0700 |
| commit | 73e49cf6900f15ab150487831cf13b48e7b3eb75 (patch) | |
| tree | 6d53aaa05994611a5119429108adba88c9cf290b | |
| parent | 9a53e3a4da9241193034ff0f585e13b0ad562fd8 (diff) | |
Release 5.1.1.63K
Release 5.1.1.63K
Change-Id: I113d7dfd70c3d4a606fb5fcb1626ec5e9f742f9d
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 7962fcdda17c..33ac65476120 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 63 -#define QWLAN_VERSIONSTR "5.1.1.63J" +#define QWLAN_VERSIONSTR "5.1.1.63K" #endif /* QWLAN_VERSION_H */ |
