diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-10-23 05:12:35 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-10-23 05:12:35 -0700 |
| commit | 8b7fe5e021da1fcae8f6716d62718b844ea6fb5a (patch) | |
| tree | 4afb76532c6140eb84aa036171528c9278ead79a /core | |
| parent | 049aaa78ca8083519750b85e26d29248571fb917 (diff) | |
Release 5.1.1.67X
Release 5.1.1.67X
Change-Id: I2780ca25ed6d4376e32a04090e20749a3d0b0875
CRs-Fixed: 774533
Diffstat (limited to 'core')
| -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 5cbb071906f8..9e65b229bf67 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -32,9 +32,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 67 -#define QWLAN_VERSIONSTR "5.1.1.67W" +#define QWLAN_VERSIONSTR "5.1.1.67X" #endif /* QWLAN_VERSION_H */ |
