diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-05-17 18:27:37 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-05-17 18:27:37 -0700 |
| commit | 5d9de80607437ae92c8edf2f0e0df046b49a5d16 (patch) | |
| tree | c63b69affac1f4c04bd7341e07bc1d6ccc56c324 | |
| parent | 7d2d06a7899c2269aaf6c38ccb7554f987ecd8bb (diff) | |
Release 5.1.1.72X
Release 5.1.1.72X
Change-Id: I9c77ee7442c4b647a24371951cc34f2e56cd2d32
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 2d0609a062e7..e59538080725 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 72 -#define QWLAN_VERSIONSTR "5.1.1.72W" +#define QWLAN_VERSIONSTR "5.1.1.72X" #endif /* QWLAN_VERSION_H */ |
