diff options
| author | snandini <snandini@codeaurora.org> | 2017-08-30 06:34:39 -0700 |
|---|---|---|
| committer | snandini <snandini@codeaurora.org> | 2017-08-30 06:34:39 -0700 |
| commit | 605b47baac97e4d384c4e258e3b9874d04dffda0 (patch) | |
| tree | 6b6787e4475d60bd72756bbf94bf7e4d3c006029 | |
| parent | d7ea6fa1320282990e459ddf57a50984f416d65a (diff) | |
Release 5.1.1.30Q
Release 5.1.1.30Q
Change-Id: Ied6e17f01ec2b053479f98b9d585e4b72844d2a5
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 a71ab5f519a0..f9c1479fd90e 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 30 -#define QWLAN_VERSIONSTR "5.1.1.30P" +#define QWLAN_VERSIONSTR "5.1.1.30Q" #endif /* QWLAN_VERSION_H */ |
