diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-01 18:44:55 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-01 18:44:55 -0700 |
| commit | d43421f5d2f522983a37a335c87e57dacbdd77fa (patch) | |
| tree | bae4fc0a869735d5f9387f6e68f2aabd0b7896f5 | |
| parent | 061f3a1056cdbaa65f56621bd9cba9c6ab951bf3 (diff) | |
Release 5.1.1.38I
Release 5.1.1.38I
Change-Id: I1ad5f6bc8f435ca9cff79315bacc6a664c6fac6d
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 5011c398acfd..cf1ede5be684 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 "H" +#define QWLAN_VERSION_EXTRA "I" #define QWLAN_VERSION_BUILD 38 -#define QWLAN_VERSIONSTR "5.1.1.38H" +#define QWLAN_VERSIONSTR "5.1.1.38I" #endif /* QWLAN_VERSION_H */ |
