diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-07 23:47:27 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-07 23:47:27 -0700 |
| commit | 1feedf2ac41ecbbcd45974de97dd21ec0c8ad92c (patch) | |
| tree | 99bc4fe5e6dbe9e5febd73bc5a2df44e621ccc1d | |
| parent | ad599b1b7006d7127f1cc35edfb3152bc75e53a5 (diff) | |
Release 5.1.1.62F
Release 5.1.1.62F
Change-Id: I00fedadcd5a6fd8e08d66bd2bb6e8a79dfd46e51
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 099bc2831e7f..1758056e848d 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 "E" +#define QWLAN_VERSION_EXTRA "F" #define QWLAN_VERSION_BUILD 62 -#define QWLAN_VERSIONSTR "5.1.1.62E" +#define QWLAN_VERSIONSTR "5.1.1.62F" #endif /* QWLAN_VERSION_H */ |
