diff options
| author | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 17:40:34 -0800 |
|---|---|---|
| committer | qcabuildsw <qcabuildsw@localhost> | 2017-02-07 17:40:34 -0800 |
| commit | 506f5f3301b080ae8ef361706cd8613360ed86bb (patch) | |
| tree | e9da3a6707ddcf586fa344696a79ffd0132ca384 | |
| parent | 074df69593a37c5dedc82db77d1ebbabcfa10ced (diff) | |
Release 5.1.0.48Q
Release 5.1.0.48Q
Change-Id: I85a0d147c74621836721621699b4ce64cedf869e
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 8dc3a23e8bec..24e96c600b92 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 48 -#define QWLAN_VERSIONSTR "5.1.0.48P" +#define QWLAN_VERSIONSTR "5.1.0.48Q" #endif /* QWLAN_VERSION_H */ |
