diff options
| author | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-01 16:31:44 -0700 |
|---|---|---|
| committer | Vishwajith Upendra <vishwaji@codeaurora.org> | 2016-08-01 16:31:44 -0700 |
| commit | 40512207dee7247e771f1392795c2ff351fcfda9 (patch) | |
| tree | 75a480b7036e8bf8889782b54bbff68462cba92f | |
| parent | fcedd3b95c77715ccf4f3120695654a2e3e1fd93 (diff) | |
Release 5.1.0.22Q
Release 5.1.0.22Q
Change-Id: Iada9a919252568fa84397a90b7ccc8c2e047b50c
CRs-Fixed: 688141
| -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 4338c254c49a..8c42aeb01423 100644 --- a/core/mac/inc/qwlan_version.h +++ b/core/mac/inc/qwlan_version.h @@ -41,9 +41,9 @@ #define QWLAN_VERSION_MAJOR 5 #define QWLAN_VERSION_MINOR 1 #define QWLAN_VERSION_PATCH 0 -#define QWLAN_VERSION_EXTRA "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 22 -#define QWLAN_VERSIONSTR "5.1.0.22P" +#define QWLAN_VERSIONSTR "5.1.0.22Q" #endif /* QWLAN_VERSION_H */ |
