diff options
| author | nshrivas <nshrivas@codeaurora.org> | 2018-07-12 09:01:37 -0700 |
|---|---|---|
| committer | nshrivas <nshrivas@codeaurora.org> | 2018-07-12 09:01:38 -0700 |
| commit | 84f8cb539f7b7fc1559eec98ee0e4da9d1d67a7a (patch) | |
| tree | 0ee31da1c3042442be8c46a1ab37a3d7c6025787 | |
| parent | c37594b67c264bf8362a57cdd366aa276dd30886 (diff) | |
Release 5.1.1.62Q
Release 5.1.1.62Q
Change-Id: Iff492dcd63d17ae8fc5947b2cf0a3720405a8db2
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 74b302f38b84..f93953de43b4 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 62 -#define QWLAN_VERSIONSTR "5.1.1.62P" +#define QWLAN_VERSIONSTR "5.1.1.62Q" #endif /* QWLAN_VERSION_H */ |
