diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-06-09 05:25:22 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-06-09 05:25:22 -0700 |
| commit | a4eb633cd463b17a3bdda511fc93e0fe9642ed2c (patch) | |
| tree | b3ec42a4e92e53be79496a3b0d011bcbe2585369 | |
| parent | e4c0f667bc0c5b7c91b48facd6bcd049976f1f51 (diff) | |
Release 5.1.1.77I
Release 5.1.1.77I
Change-Id: I4f5c441c8741a5580cf02298c6daa4a2901ce5b9
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 55ba50d4a05d..eedf57b52f30 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 77 -#define QWLAN_VERSIONSTR "5.1.1.77H" +#define QWLAN_VERSIONSTR "5.1.1.77I" #endif /* QWLAN_VERSION_H */ |
