diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-01-08 23:42:49 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-01-08 23:42:49 -0800 |
| commit | 955e1296f1be8af89ea3120f99d0dabd3b08a853 (patch) | |
| tree | 5a45ad2e85b0fa277ceeccc02a90fd13c99c51d3 | |
| parent | 76858d1a68efa6ff3bde242ab23c736e7f329ba2 (diff) | |
Release 5.1.0.43Q
Release 5.1.0.43Q
Change-Id: Id2541af2ea2a625dd822e1f5ef176155947370aa
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 4e1adc0bb4dd..81815ddab09a 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 43 -#define QWLAN_VERSIONSTR "5.1.0.43P" +#define QWLAN_VERSIONSTR "5.1.0.43Q" #endif /* QWLAN_VERSION_H */ |
