diff options
| author | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 03:03:24 -0700 |
|---|---|---|
| committer | Sandeep Puligilla <spuligil@codeaurora.org> | 2017-03-21 03:03:24 -0700 |
| commit | 454e68cec0fefd4e0c8995fac2cc8fc9af740fd2 (patch) | |
| tree | 0b4a713d380be13780c4307bb2aa03502dbcc6a1 | |
| parent | e2a4a64178da7bcbd13c07e45c0e12ce116dad01 (diff) | |
Release 5.1.1.5Q
Release 5.1.1.5Q
Change-Id: Idfdcce51049f10861f6dcd969f25aa4de0caef7c
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 a9c195002052..32ba05486f39 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 5 -#define QWLAN_VERSIONSTR "5.1.1.5P" +#define QWLAN_VERSIONSTR "5.1.1.5Q" #endif /* QWLAN_VERSION_H */ |
