diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 04:17:30 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 14:11:13 -0700 |
| commit | 932d0a70ada7bdcf2a5484b1180158679142516d (patch) | |
| tree | 1e935d08280be0228c0dcdb5922a4996fc53b347 | |
| parent | 24f160397611f8c85191f7243edd4a8349b76fb4 (diff) | |
Release 5.1.1.8Y
Release 5.1.1.8Y
Change-Id: I23e5a3ca8ebce397862e6e9e8fc1df12ae4076ec
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 24f1ca85e7fa..27f4db8665bf 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 "X" +#define QWLAN_VERSION_EXTRA "Y" #define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "5.1.1.8X" +#define QWLAN_VERSIONSTR "5.1.1.8Y" #endif /* QWLAN_VERSION_H */ |
