diff options
| author | snandini <snandini@codeaurora.org> | 2017-12-29 05:02:16 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-12-29 05:02:18 -0800 |
| commit | 35b98668d748bc18183ac5a92ac4e356841ed01a (patch) | |
| tree | 6d8b6d45a1d0cf5b02f478775114903d7208ed38 | |
| parent | 6c44d300d8f6417c9b50fe2f226e9b78a4dde1ff (diff) | |
Release 5.1.1.43I
Release 5.1.1.43I
Change-Id: Ida46ea75eaef9b6389bcc21a1125c06ae73b00ad
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 9365d5f784c9..ef1b4e05f34b 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 43 -#define QWLAN_VERSIONSTR "5.1.1.43H" +#define QWLAN_VERSIONSTR "5.1.1.43I" #endif /* QWLAN_VERSION_H */ |
