diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 09:02:46 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-17 09:02:46 -0800 |
| commit | 9d6801cf80665a82123201c9c8f53e5b8eff1342 (patch) | |
| tree | 4bb019c50997626d37e1fbbaabec27301fa0a1f4 | |
| parent | a32e3acb228b9c5e79c005f23e5205665bdefe09 (diff) | |
Release 5.1.0.50Q
Release 5.1.0.50Q
Change-Id: Ieecf7ac997bacc2e6a65aedddcc826879131ad0c
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 458f8831493a..c73a134e7a52 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 50 -#define QWLAN_VERSIONSTR "5.1.0.50P" +#define QWLAN_VERSIONSTR "5.1.0.50Q" #endif /* QWLAN_VERSION_H */ |
