diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-16 04:06:09 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-16 04:06:10 -0700 |
| commit | be0117291dc830c192ff7e28b0723cb8dc7f1dc5 (patch) | |
| tree | e5fa03199de95e92606e82229bedd2d23b0ad783 | |
| parent | 111e75ed5894fb50c7bc585194728125400ac1dd (diff) | |
Release 5.1.1.57I
Release 5.1.1.57I
Change-Id: I02a8066a863a42a8ca65a25cfa3d790e00c0d9ca
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 5baa89a446bd..c95b7782d63c 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 57 -#define QWLAN_VERSIONSTR "5.1.1.57H" +#define QWLAN_VERSIONSTR "5.1.1.57I" #endif /* QWLAN_VERSION_H */ |
