diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 06:16:24 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-04 06:16:24 -0700 |
| commit | 7e9b3658edf0f508e9a60c6d37bcf7ed6a933562 (patch) | |
| tree | b130f3691b316f00b511d3696c47074b376f58df | |
| parent | ccbaa83612b605af6dd1ace93ae4d70309555f27 (diff) | |
Release 5.1.1.8J
Release 5.1.1.8J
Change-Id: I106538eb180e8064974a3e63b8330510ff76f1f7
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 2d35120e021b..5b25c0ff9717 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 "I" +#define QWLAN_VERSION_EXTRA "J" #define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "5.1.1.8I" +#define QWLAN_VERSIONSTR "5.1.1.8J" #endif /* QWLAN_VERSION_H */ |
