diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2020-07-02 05:11:42 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2020-07-02 05:11:42 -0700 |
| commit | 3729cc3efb0dab36fa5fabadbfff1ecc9e39c1fa (patch) | |
| tree | 3351d6312936b6764edfc4c85560b04a734be493 | |
| parent | 0ac33ed04d7f5dc80faf8dcd92b7c1c37a6983a0 (diff) | |
Release 5.1.1.77Q
Release 5.1.1.77Q
Change-Id: I33ca3f15e94dc6a4599ecebde9f72be17edf7ff7
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 7d9149071105..a087be70266c 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 77 -#define QWLAN_VERSIONSTR "5.1.1.77P" +#define QWLAN_VERSIONSTR "5.1.1.77Q" #endif /* QWLAN_VERSION_H */ |
