diff options
| author | snandini <snandini@codeaurora.org> | 2017-10-18 06:00:51 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-10-18 06:00:51 -0700 |
| commit | ea8431ca33093513be5c35a4567a4e80797e761a (patch) | |
| tree | 596b156c4c5874d9799d9ee5cf77f3b65efad5de | |
| parent | 343cff0851154f936de964eac14c6bfeafdb6ec0 (diff) | |
Release 5.1.1.37I
Release 5.1.1.37I
Change-Id: I954b03cc3034c753d0ffb05ad533ddb02becef4c
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 f730789cd56f..d2135225dceb 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 37 -#define QWLAN_VERSIONSTR "5.1.1.37H" +#define QWLAN_VERSIONSTR "5.1.1.37I" #endif /* QWLAN_VERSION_H */ |
