diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 03:07:28 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-04-06 14:11:10 -0700 |
| commit | 0b243eb7617a728907e372dd7bc6f6bcf27057c7 (patch) | |
| tree | d1dbbce8f3acbc295126c2dcf2de641eae2894a1 | |
| parent | 677c67d21d6b92133e6af4648fc83b7c2e549ae9 (diff) | |
Release 5.1.1.8X
Release 5.1.1.8X
Change-Id: I7b55062ad6afad8aec5fad7ddf6042d2caff4ca0
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 6c8f4be033e6..24f1ca85e7fa 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 "W" +#define QWLAN_VERSION_EXTRA "X" #define QWLAN_VERSION_BUILD 8 -#define QWLAN_VERSIONSTR "5.1.1.8W" +#define QWLAN_VERSIONSTR "5.1.1.8X" #endif /* QWLAN_VERSION_H */ |
