diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 03:26:29 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 03:26:29 -0700 |
| commit | bd618824afed7a7bdae118a234fde1778d33ccb5 (patch) | |
| tree | 0167da92690b7b1268d0bad4b5c8616bc19cf651 | |
| parent | bd2594421eb32768440976a63c27336ada396398 (diff) | |
Release 5.1.1.8I
Release 5.1.1.8I
Change-Id: If4be0571695002a240ae639ea0bf681fe0c2e68e
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 0e7c36d3c6f9..2d35120e021b 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 8 -#define QWLAN_VERSIONSTR "5.1.1.8H" +#define QWLAN_VERSIONSTR "5.1.1.8I" #endif /* QWLAN_VERSION_H */ |
