diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-05-07 03:04:30 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-05-07 03:04:30 -0700 |
| commit | c2d3bdb934b9edbfe039389b5b094eefd57be589 (patch) | |
| tree | 87e6c7f25395b479695d9ee20ac4046439e89945 | |
| parent | 240f556541969b6bc4a1802621fb5ab7c798c7da (diff) | |
Release 5.1.1.55Q
Release 5.1.1.55Q
Change-Id: I49c31364b8d8ccd0ca7cfdde671f1e89910ba484
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 a169f4335dcc..9d80e70078b2 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 55 -#define QWLAN_VERSIONSTR "5.1.1.55P" +#define QWLAN_VERSIONSTR "5.1.1.55Q" #endif /* QWLAN_VERSION_H */ |
