diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-02 07:30:06 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-02 07:30:06 -0700 |
| commit | a79ade12a7fd05974d28e4e95f4665ce40db9fb7 (patch) | |
| tree | 589753f442d294bd80bd3dd2d9739eb756501168 | |
| parent | 770c6e9cfb76a44fbc8c5705cbea54b284bd6022 (diff) | |
Release 5.1.1.61Q
Release 5.1.1.61Q
Change-Id: I606aaca707606453432b72ed359cfc92da1ff7bd
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 bf0904bdf042..d2663345b7a5 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 61 -#define QWLAN_VERSIONSTR "5.1.1.61P" +#define QWLAN_VERSIONSTR "5.1.1.61Q" #endif /* QWLAN_VERSION_H */ |
