diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-21 05:41:21 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-21 05:41:21 -0700 |
| commit | 6ddbff612ea151b4db762eb70cbf8901ba9c768a (patch) | |
| tree | 65026aae1d3bc01aa1431ffd1687f47119418c4f | |
| parent | ede3b42335bb21060f33d251f76c1772234a7d81 (diff) | |
Release 5.1.1.57X
Release 5.1.1.57X
Change-Id: I38607052223af16afedb9eaacf5d6fada96b8dcc
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 c7720d72ce80..2d25adb2bc37 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 57 -#define QWLAN_VERSIONSTR "5.1.1.57W" +#define QWLAN_VERSIONSTR "5.1.1.57X" #endif /* QWLAN_VERSION_H */ |
