diff options
| author | snandini <snandini@codeaurora.org> | 2017-11-21 02:04:53 -0800 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-11-21 02:04:53 -0800 |
| commit | 48d990159c0fb51da8ba06cea128b09917627449 (patch) | |
| tree | 2e9859da21d77a4fdd21ce2f3a20725c7887bd55 | |
| parent | e6690f4d23a26bb119d5ed14d09726ffb730e600 (diff) | |
Release 5.1.1.39Q
Release 5.1.1.39Q
Change-Id: Ife3b89220f25027da21abc59d1a88f210646c219
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 57d5389e4e69..995c25c5fad7 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 1 -#define QWLAN_VERSION_EXTRA "P" +#define QWLAN_VERSION_EXTRA "Q" #define QWLAN_VERSION_BUILD 39 -#define QWLAN_VERSIONSTR "5.1.1.39P" +#define QWLAN_VERSIONSTR "5.1.1.39Q" #endif /* QWLAN_VERSION_H */ |
