diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 02:26:35 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 02:26:35 -0700 |
| commit | 8f78a6b64d7b7724671de279a649e652b34096d3 (patch) | |
| tree | 1098d3e022a17a77e9ca1025cd1536df7ab29e62 | |
| parent | 520063777b9f670d889c8f1a957e3ece4cdf16e9 (diff) | |
Release 5.1.1.8H
Release 5.1.1.8H
Change-Id: I4cf050c6cea8204a6a565f18c92f478aabdec39a
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 7b2ef01ca608..0e7c36d3c6f9 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 "G" +#define QWLAN_VERSION_EXTRA "H" #define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "5.1.1.8G" +#define QWLAN_VERSIONSTR "5.1.1.8H" #endif /* QWLAN_VERSION_H */ |
