diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2019-05-15 09:25:24 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2019-05-15 09:25:24 -0700 |
| commit | 28197101bf102479b16ffd3a738fba9d373e89db (patch) | |
| tree | c0359f677dcf3429cbdb9618c8678bddc300f757 | |
| parent | c4a2cd52447128fd5c39815e0e0e00c9ce92fe65 (diff) | |
Release 5.1.1.72Q
Release 5.1.1.72Q
Change-Id: I7f886a88c540674cb82049fbce6f712355cc011b
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 02b2cf1efcf0..6b55c1c4bf3e 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 "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 72 -#define QWLAN_VERSIONSTR "5.1.1.72P" +#define QWLAN_VERSIONSTR "5.1.1.72Q" #endif /* QWLAN_VERSION_H */ |
